IOutboundEndpoint.Etag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ETag of the outbound endpoint.
[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="ETag of the outbound endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="etag")]
public string Etag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="ETag of the outbound endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="etag")>]
member this.Etag : string
Public ReadOnly Property Etag As String
Property Value
- Attributes