Udostępnij za pośrednictwem


IDb2ProviderInstanceProperties.SslCertificateUri Property

Definition

Gets or sets the blob URI to SSL certificate for the DB2 Database.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets the blob URI to SSL certificate for the DB2 Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sslCertificateUri")]
public string SslCertificateUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Gets or sets the blob URI to SSL certificate for the DB2 Database.", 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