次の方法で共有


SharedPrivateLinkResourceProvisioningState 列挙型

定義

SharedPrivateLinkResourceProvisioningState の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SharedPrivateLinkResourceProvisioningState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SharedPrivateLinkResourceProvisioningState = 
Public Enum SharedPrivateLinkResourceProvisioningState
継承
SharedPrivateLinkResourceProvisioningState
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Deleting 1
Failed 2
Incomplete 4
Succeeded 3
Updating 0

適用対象