Partager via


MabJob.MabServerType Propriété

Définition

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 à