Compartilhar via


MabJob.MabServerType Propriedade

Definição

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