IDeletedManagedHsm.Tag 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.
Tags of the original managed HSM.
[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="Tags of the original managed HSM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IDeletedManagedHsmPropertiesTags) }, Read=true, ReadOnly=true, Required=false, SerializedName="tags", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IDeletedManagedHsmPropertiesTags Tag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="Tags of the original managed HSM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IDeletedManagedHsmPropertiesTags) }, Read=true, ReadOnly=true, Required=false, SerializedName="tags", Update=false)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IDeletedManagedHsmPropertiesTags
Public ReadOnly Property Tag As IDeletedManagedHsmPropertiesTags
Property Value
- Attributes