Partilhar via


MachineLearningVmPriceOSType Estrutura

Definição

Tipo de sistema operacional usado pela VM.

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

Construtores

MachineLearningVmPriceOSType(String)

Inicializa uma nova instância de MachineLearningVmPriceOSType.

Propriedades

Linux

Linux.

Windows

Windows.

Métodos

Equals(MachineLearningVmPriceOSType)

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(MachineLearningVmPriceOSType, MachineLearningVmPriceOSType)

Determina se dois MachineLearningVmPriceOSType valores são os mesmos.

Implicit(String to MachineLearningVmPriceOSType)

Converte uma cadeia de caracteres em um MachineLearningVmPriceOSType.

Inequality(MachineLearningVmPriceOSType, MachineLearningVmPriceOSType)

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

Aplica-se a