MabJob.MabServerType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type de serveur du conteneur MAB. Les valeurs possibles sont les suivantes : « 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
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET