Sdílet prostřednictvím


ICryptoCertificateSummaryResource.Expired Property

Definition

Total number of expired certificates found.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Total number of expired certificates found.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="expired", Update=true)]
public long? Expired { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Total number of expired certificates found.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="expired", Update=true)>]
member this.Expired : Nullable<int64> with get, set
Public Property Expired As Nullable(Of Long)

Property Value

Attributes

Applies to