EndpointAuthToken.RefreshAfterTimeUtc Property

Definition

Refresh access token after time (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public long? RefreshAfterTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.RefreshAfterTimeUtc : Nullable<int64> with get, set
Public Property RefreshAfterTimeUtc As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to