NewAzMySqlConfiguration_Create.SubscriptionId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.DefaultInfo(Description="", Name="", Script="(Get-AzContext).Subscription.Id")]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The ID of the target subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="subscriptionId")]
[System.Management.Automation.Parameter(HelpMessage="The ID of the target subscription.", Mandatory=true)]
public string SubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.DefaultInfo(Description="", Name="", Script="(Get-AzContext).Subscription.Id")>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The ID of the target subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="subscriptionId")>]
[<System.Management.Automation.Parameter(HelpMessage="The ID of the target subscription.", Mandatory=true)>]
member this.SubscriptionId : string with get, set
Public Property SubscriptionId As String

Property Value

String
Attributes

Applies to