IResubscribeProperties.ResourceGroup Property

Definition

Newly selected Azure resource group in which the new Marketplace subscription will be created for Resubscribe

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Newly selected Azure resource group in which the new Marketplace subscription will be created for Resubscribe", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroup", Update=true)]
public string ResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Newly selected Azure resource group in which the new Marketplace subscription will be created for Resubscribe", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroup", Update=true)>]
member this.ResourceGroup : string with get, set
Public Property ResourceGroup As String

Property Value

Attributes

Applies to