INginxIdentity.CertificateName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of certificate
[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The name of certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="certificateName")]
public string CertificateName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The name of certificate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="certificateName")>]
member this.CertificateName : string with get, set
Public Property CertificateName As String
Property Value
- Attributes