ICertificateProperties.IssuedDate Property

Definition

The issue date of certificate.

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

Property Value

Attributes

Applies to