MabJob.MabServerType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o tipo de servidor do contêiner MAB. Os valores possíveis incluem: 'Invalid', 'Unknown', 'IaasVMContainer', 'IaasVMServiceContainer', 'DPMContainer', 'AzureBackupServerContainer', 'MABContainer', 'Cluster', 'AzureSqlContainer', 'Windows', 'VCenter', 'VMAppContainer', 'SQLAGWorkLoadContainer', 'StorageContainer', 'GenericContainer'
[Newtonsoft.Json.JsonProperty(PropertyName="mabServerType")]
public string MabServerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mabServerType")>]
member this.MabServerType : string with get, set
Public Property MabServerType As String
Valor da propriedade
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Aplica-se a
Azure SDK for .NET