Share via


MabJob.MabServerType Property

Definition

Gets or sets server type of MAB container. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to