Language

IDnsResolverPolicy.ResourceGuid Property

Definition

The resourceGuid property of the DNS resolver policy resource.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Create=false, Description="The resourceGuid property of the DNS resolver 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.DnsResolver.Runtime.Info(Create=false, Description="The resourceGuid property of the DNS resolver 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