NewAzStaticWebAppBuildAppSetting_CreateExpanded.SubscriptionId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Category(new Microsoft.Azure.PowerShell.Cmdlets.Websites.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Websites.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.DefaultInfo(Description="", Name="", Script="(Get-AzContext).Subscription.Id")]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="subscriptionId")]
[System.Management.Automation.Parameter(HelpMessage="Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).", Mandatory=true)]
public string SubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Category(new Microsoft.Azure.PowerShell.Cmdlets.Websites.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Websites.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.DefaultInfo(Description="", Name="", Script="(Get-AzContext).Subscription.Id")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="subscriptionId")>]
[<System.Management.Automation.Parameter(HelpMessage="Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).", Mandatory=true)>]
member this.SubscriptionId : string with get, set
Public Property SubscriptionId As String

Property Value

String
Attributes

Applies to