Partager via


BMSContainerQueryObject.ContainerType Propriété

Définition

Obtient ou définit le type de conteneur pour le filtre. Les valeurs possibles sont les suivantes : « Non valide », 'Unknown', 'IaasVMContainer', 'IaasVMServiceContainer', 'DPMContainer', 'AzureBackupServerContainer', 'MABContainer', 'Cluster', 'AzureSqlContainer', 'Windows', 'VCenter', 'VMAppContainer', 'SQLAGWorkLoadContainer', 'StorageContainer', 'GenericContainer'

[Newtonsoft.Json.JsonProperty(PropertyName="containerType")]
public string ContainerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerType")>]
member this.ContainerType : string with get, set
Public Property ContainerType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à