Compartilhar via


IDb2ProviderInstanceProperties.SslCertificateUri Property

Definition

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

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

Property Value

Attributes

Applies to