Udostępnij za pośrednictwem


ServiceSasParameters.SharedAccessExpiryTime Property

Definition

The time at which the shared access signature becomes invalid.

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

Property Value

Implements

Attributes

Applies to