Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionGroupId ¶
func ActionGroupID ¶
func ActionGroupID(input string) (*ActionGroupId, error)
ActionGroupID parses a ActionGroup ID into an ActionGroupId struct
func NewActionGroupID ¶
func NewActionGroupID(subscriptionId, resourceGroup, name string) ActionGroupId
func (ActionGroupId) ID ¶
func (id ActionGroupId) ID() string
func (ActionGroupId) String ¶
func (id ActionGroupId) String() string
type ActionRuleId ¶
func ActionRuleID ¶
func ActionRuleID(input string) (*ActionRuleId, error)
ActionRuleID parses a ActionRule ID into an ActionRuleId struct
func NewActionRuleID ¶
func NewActionRuleID(subscriptionId, resourceGroup, name string) ActionRuleId
func (ActionRuleId) ID ¶
func (id ActionRuleId) ID() string
func (ActionRuleId) String ¶
func (id ActionRuleId) String() string
type MonitorAADDiagnosticSettingId ¶
type MonitorAADDiagnosticSettingId struct {
Name string
}
func MonitorAADDiagnosticSettingID ¶
func MonitorAADDiagnosticSettingID(input string) (*MonitorAADDiagnosticSettingId, error)
MonitorAADDiagnosticSettingID parses a MonitorAADDiagnosticSetting ID into an MonitorAADDiagnosticSettingId struct
func NewMonitorAADDiagnosticSettingID ¶
func NewMonitorAADDiagnosticSettingID(name string) MonitorAADDiagnosticSettingId
func (MonitorAADDiagnosticSettingId) ID ¶
func (id MonitorAADDiagnosticSettingId) ID() string
func (MonitorAADDiagnosticSettingId) String ¶
func (id MonitorAADDiagnosticSettingId) String() string
type SmartDetectorAlertRuleId ¶
func NewSmartDetectorAlertRuleID ¶
func NewSmartDetectorAlertRuleID(subscriptionId, resourceGroup, name string) SmartDetectorAlertRuleId
func SmartDetectorAlertRuleID ¶
func SmartDetectorAlertRuleID(input string) (*SmartDetectorAlertRuleId, error)
SmartDetectorAlertRuleID parses a SmartDetectorAlertRule ID into an SmartDetectorAlertRuleId struct
func (SmartDetectorAlertRuleId) ID ¶
func (id SmartDetectorAlertRuleId) ID() string
func (SmartDetectorAlertRuleId) String ¶
func (id SmartDetectorAlertRuleId) String() string
Click to show internal directories.
Click to hide internal directories.