IRetentionTag.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.
Retention Tag version.
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Retention Tag version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="eTag")]
public string ETag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Retention Tag version.", 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