Share via


IManagedResourceGroupConfiguration.Name Property

Definition

The name for the managed resource group. If not specified, the unique name is automatically generated.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The name for the managed resource group. If not specified, the unique name is automatically generated.", 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.NetworkCloud.Runtime.Info(Create=true, Description="The name for the managed resource group. If not specified, the unique name is automatically generated.", 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