Share via


IUserManagedHttpsParameters.CertificateSourceParameterTypeName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "CdnCertificateSourceParameters", "KeyVaultCertificateSourceParameters" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="typeName", Update=true)]
public string CertificateSourceParameterTypeName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "CdnCertificateSourceParameters", "KeyVaultCertificateSourceParameters" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="typeName", Update=true)>]
member this.CertificateSourceParameterTypeName : string with get, set
Public Property CertificateSourceParameterTypeName As String

Property Value

Attributes

Applies to