IPacketCoreControlPlanePropertiesFormat.AzureStackHciClusterId 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.
Azure Stack HCI cluster resource ID.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Azure Stack HCI cluster resource ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
public string AzureStackHciClusterId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Azure Stack HCI cluster resource ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
member this.AzureStackHciClusterId : string with get, set
Public Property AzureStackHciClusterId As String
Property Value
- Attributes