IUrlSigningKey.KeySourceParameterSubscriptionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Subscription Id of the user's Key Vault containing the secret
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Subscription Id of the user's Key Vault containing the secret", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="subscriptionId")]
public string KeySourceParameterSubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Subscription Id of the user's Key Vault containing the secret", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="subscriptionId")>]
member this.KeySourceParameterSubscriptionId : string with get, set
Public Property KeySourceParameterSubscriptionId As String
Property Value
- Attributes