IDedicatedHsm.StampId 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.
This field will be used when RP does not support Availability zones.
[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="This field will be used when RP does not support Availability zones.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="stampId")]
public string StampId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="This field will be used when RP does not support Availability zones.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="stampId")>]
member this.StampId : string with get, set
Public Property StampId As String
Property Value
- Attributes