PrivateEndpointConnectionProvisioningState Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Define valores para PrivateEndpointConnectionProvisioningState.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointConnectionProvisioningState>))]
public class PrivateEndpointConnectionProvisioningState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointConnectionProvisioningState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointConnectionProvisioningState>))>]
type PrivateEndpointConnectionProvisioningState = class
inherit ExpandableStringEnum<PrivateEndpointConnectionProvisioningState>
Public Class PrivateEndpointConnectionProvisioningState
Inherits ExpandableStringEnum(Of PrivateEndpointConnectionProvisioningState)
- Herencia
-
PrivateEndpointConnectionProvisioningState
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Constructores
PrivateEndpointConnectionProvisioningState() |
Define valores para PrivateEndpointConnectionProvisioningState. |
Campos
Creating |
Define valores para PrivateEndpointConnectionProvisioningState. |
Deleting |
Define valores para PrivateEndpointConnectionProvisioningState. |
Failed |
Define valores para PrivateEndpointConnectionProvisioningState. |
Succeeded |
Define valores para PrivateEndpointConnectionProvisioningState. |
Propiedades
Value |
Define valores para PrivateEndpointConnectionProvisioningState. (Heredado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para PrivateEndpointConnectionProvisioningState. (Heredado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para PrivateEndpointConnectionProvisioningState. (Heredado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para PrivateEndpointConnectionProvisioningState. (Heredado de ExpandableStringEnum<T>) |
ToString() |
Define valores para PrivateEndpointConnectionProvisioningState. (Heredado de ExpandableStringEnum<T>) |
Se aplica a
Azure SDK for .NET