Compartir a través de


DataBoxEdgeUserType Estructura

Definición

Tipo del usuario.

public readonly struct DataBoxEdgeUserType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeUserType>
type DataBoxEdgeUserType = struct
Public Structure DataBoxEdgeUserType
Implements IEquatable(Of DataBoxEdgeUserType)
Herencia
DataBoxEdgeUserType
Implementaciones

Constructores

DataBoxEdgeUserType(String)

Inicializa una nueva instancia de la clase DataBoxEdgeUserType.

Propiedades

Arm

BRAZO.

LocalManagement

LocalManagement.

Share

Compartir.

Métodos

Equals(DataBoxEdgeUserType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(DataBoxEdgeUserType, DataBoxEdgeUserType)

Determina si dos DataBoxEdgeUserType valores son los mismos.

Implicit(String to DataBoxEdgeUserType)

Convierte una cadena en un DataBoxEdgeUserType.

Inequality(DataBoxEdgeUserType, DataBoxEdgeUserType)

Determina si dos DataBoxEdgeUserType valores no son los mismos.

Se aplica a