ICustomDomainResource.CertName Property

Definition

The bound certificate name of domain.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The bound certificate name of domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certName", Update=true)]
public string CertName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The bound certificate name of domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="certName", Update=true)>]
member this.CertName : string with get, set
Public Property CertName As String

Property Value

Attributes

Applies to