次の方法で共有


ICertificateProperties.IssueDate Property

Definition

Certificate issue Date.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Certificate issue Date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="issueDate", Update=false)]
public DateTime? IssueDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Certificate issue Date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="issueDate", Update=false)>]
member this.IssueDate : Nullable<DateTime>
Public ReadOnly Property IssueDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to