IServiceEndpointPolicy.ResourceGuid Property

Definition

The resource GUID property of the service endpoint policy resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The resource GUID property of the service endpoint policy resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceGuid", Update=false)]
public string ResourceGuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The resource GUID property of the service endpoint policy resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceGuid", Update=false)>]
member this.ResourceGuid : string
Public ReadOnly Property ResourceGuid As String

Property Value

Attributes

Applies to