Share via


IIPConfiguration.Name Property

Definition

Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=false)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=false)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to