Udostępnij za pośrednictwem


SharedPrivateLinkResourceProvisioningState Enum

Definition

Defines values for 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
Inheritance
SharedPrivateLinkResourceProvisioningState
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Updating 0
Deleting 1
Failed 2
Succeeded 3
Incomplete 4

Applies to