다음을 통해 공유


KeyVaultReferenceResourceInner.Status 속성

정의

가능한 값을 가져오거나 설정합니다. 'Initialized', 'Resolved', 'InvalidSyntax', 'MSINotEnabled', 'VaultNotFound', 'SecretNotFound', 'SecretVersionNotFound', 'AccessToKeyVaultDenied', 'OtherReasons'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ResolveStatus? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.ResolveStatus> with get, set
Public Property Status As Nullable(Of ResolveStatus)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상