ISubnet.RouteTableEtag 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.
A unique read-only string that changes whenever the resource is updated.
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="A unique read-only string that changes whenever the resource is updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="etag")]
public string RouteTableEtag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="A unique read-only string that changes whenever the resource is updated.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="etag")>]
member this.RouteTableEtag : string
Public ReadOnly Property RouteTableEtag As String
Property Value
- Attributes