次の方法で共有


IHanaDbProviderInstanceProperties.SslCertificateUri Property

Definition

Gets or sets the blob URI to SSL certificate for the DB.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Description="Gets or sets the blob URI to SSL certificate for the DB.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sslCertificateUri")]
public string SslCertificateUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Description="Gets or sets the blob URI to SSL certificate for the DB.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sslCertificateUri")>]
member this.SslCertificateUri : string with get, set
Public Property SslCertificateUri As String

Property Value

Attributes

Applies to