Compartir a través de


MachineLearningVmPriceOSType Estructura

Definición

Tipo de sistema operativo usado por la máquina virtual.

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

Constructores

MachineLearningVmPriceOSType(String)

Inicializa una nueva instancia de la clase MachineLearningVmPriceOSType.

Propiedades

Linux

Linux.

Windows

Windows.

Métodos

Equals(MachineLearningVmPriceOSType)

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

Determina si dos MachineLearningVmPriceOSType valores son los mismos.

Implicit(String to MachineLearningVmPriceOSType)

Convierte una cadena en un MachineLearningVmPriceOSType.

Inequality(MachineLearningVmPriceOSType, MachineLearningVmPriceOSType)

Determina si dos MachineLearningVmPriceOSType valores no son los mismos.

Se aplica a