Bagikan melalui


GenerateCredentialsParameters.Expiry Property

Definition

The expiry date of the generated credentials after which the credentials become invalid.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public DateTime? Expiry { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Expiry : Nullable<DateTime> with get, set
Public Property Expiry As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to