IAzureMonitorWorkspaceResourceUpdate.MetricEnableAccessUsingResourcePermission Property

Definition

Flag that indicates whether to enable access using resource permissions.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Create=true, Description="Flag that indicates whether to enable access using resource permissions.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableAccessUsingResourcePermissions", Update=true)]
public bool? MetricEnableAccessUsingResourcePermission { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Create=true, Description="Flag that indicates whether to enable access using resource permissions.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableAccessUsingResourcePermissions", Update=true)>]
member this.MetricEnableAccessUsingResourcePermission : Nullable<bool> with get, set
Public Property MetricEnableAccessUsingResourcePermission As Nullable(Of Boolean)

Property Value

Attributes

Applies to