Share via


IUserManagedHttpsParameters.CertificateSourceParameterSubscriptionId Property

Definition

Subscription Id of the user's Key Vault containing the SSL certificate

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Subscription Id of the user's Key Vault containing the SSL certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="subscriptionId", Update=true)]
public string CertificateSourceParameterSubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Subscription Id of the user's Key Vault containing the SSL certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="subscriptionId", Update=true)>]
member this.CertificateSourceParameterSubscriptionId : string with get, set
Public Property CertificateSourceParameterSubscriptionId As String

Property Value

Attributes

Applies to