MachineLearningMountState Estrutura

Definição

Estado de montagem.

public readonly struct MachineLearningMountState : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningMountState>
type MachineLearningMountState = struct
Public Structure MachineLearningMountState
Implements IEquatable(Of MachineLearningMountState)
Herança
MachineLearningMountState
Implementações

Construtores

MachineLearningMountState(String)

Inicializa uma nova instância de MachineLearningMountState.

Propriedades

Mounted

Montado.

MountFailed

MountFailed.

MountRequested

MountRequested.

Unmounted

Desmontado.

UnmountFailed

UnmountFailed.

UnmountRequested

UnmountRequested.

Métodos

Equals(MachineLearningMountState)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(MachineLearningMountState, MachineLearningMountState)

Determina se dois MachineLearningMountState valores são os mesmos.

Implicit(String to MachineLearningMountState)

Converte uma cadeia de caracteres em um MachineLearningMountState.

Inequality(MachineLearningMountState, MachineLearningMountState)

Determina se dois MachineLearningMountState valores não são os mesmos.

Aplica-se a