Compartilhar via


BMSContainerQueryObject.ContainerType Propriedade

Definição

Obtém ou define o tipo de contêiner para filtro. Os valores possíveis incluem: 'Invalid', '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a