IDiagnosticSettingIdentity.ResourceUri Property

Definition

The identifier of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="The identifier of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceUri")]
public string ResourceUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.Info(Description="The identifier of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceUri")>]
member this.ResourceUri : string with get, set
Public Property ResourceUri As String

Property Value

Attributes

Applies to