INetworkConfiguration.ClientPublicKeyNotAfter Property

Definition

Key expiration date

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Key expiration date", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="notAfter", Update=false)]
public DateTime? ClientPublicKeyNotAfter { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Key expiration date", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="notAfter", Update=false)>]
member this.ClientPublicKeyNotAfter : Nullable<DateTime>
Public ReadOnly Property ClientPublicKeyNotAfter As Nullable(Of DateTime)

Property Value

Attributes

Applies to