Condividi tramite


IHttpsServerCertificate.CertificateUrl Property

Definition

The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="certificateUrl")]
public string CertificateUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The certificate URL, unversioned. For example: https://contosovault.vault.azure.net/certificates/ingress.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="certificateUrl")>]
member this.CertificateUrl : string with get, set
Public Property CertificateUrl As String

Property Value

Attributes

Applies to