IOracleSubscriptionProperties.AzureSubscriptionId Property

Definition

Azure subscriptions to be added

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Azure subscriptions to be added", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="azureSubscriptionIds", Update=false)]
public System.Collections.Generic.List<string> AzureSubscriptionId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Azure subscriptions to be added", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="azureSubscriptionIds", Update=false)>]
member this.AzureSubscriptionId : System.Collections.Generic.List<string>
Public ReadOnly Property AzureSubscriptionId As List(Of String)

Property Value

Attributes

Applies to