NewAzLogzMonitorTagRule_CreateExpanded.LogRuleSendSubscriptionLog Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Logz.Category(new Microsoft.Azure.PowerShell.Cmdlets.Logz.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Logz.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.Info(Description="Flag specifying if subscription logs should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="sendSubscriptionLogs")]
[System.Management.Automation.Parameter(HelpMessage="Flag specifying if subscription logs should be sent for the Monitor resource.", Mandatory=false)]
public System.Management.Automation.SwitchParameter LogRuleSendSubscriptionLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Category(new Microsoft.Azure.PowerShell.Cmdlets.Logz.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Logz.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.Info(Description="Flag specifying if subscription logs should be sent for the Monitor resource.", PossibleTypes=new System.Type[] { typeof(System.Management.Automation.SwitchParameter) }, ReadOnly=false, Required=false, SerializedName="sendSubscriptionLogs")>]
[<System.Management.Automation.Parameter(HelpMessage="Flag specifying if subscription logs should be sent for the Monitor resource.", Mandatory=false)>]
member this.LogRuleSendSubscriptionLog : System.Management.Automation.SwitchParameter with get, set
Public Property LogRuleSendSubscriptionLog As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to