Share via


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

Deleting 1
Failed 2
Incomplete 4
Succeeded 3
Updating 0

Applies to