Share via


IUserManagedHttpsParameters.CertificateSourceParameterSecretName Property

Definition

The name of Key Vault Secret (representing the full certificate PFX) in Key Vault.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The name of Key Vault Secret (representing the full certificate PFX) in Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="secretName", Update=true)]
public string CertificateSourceParameterSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The name of Key Vault Secret (representing the full certificate PFX) in Key Vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="secretName", Update=true)>]
member this.CertificateSourceParameterSecretName : string with get, set
Public Property CertificateSourceParameterSecretName As String

Property Value

Attributes

Applies to