KeyVaultContractProperties.LastStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets last time sync and refresh status of secret from key vault.
[Newtonsoft.Json.JsonProperty(PropertyName="lastStatus")]
public Microsoft.Azure.Management.ApiManagement.Models.KeyVaultLastAccessStatusContractProperties LastStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastStatus")>]
member this.LastStatus : Microsoft.Azure.Management.ApiManagement.Models.KeyVaultLastAccessStatusContractProperties with get, set
Public Property LastStatus As KeyVaultLastAccessStatusContractProperties
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute