IResourceMetricDefinition.ResourceUri Property

Definition

Resource URI.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Resource URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceUri", Update=false)]
public string ResourceUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Resource URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceUri", Update=false)>]
member this.ResourceUri : string
Public ReadOnly Property ResourceUri As String

Property Value

Attributes

Applies to