BackupEngineExtendedInfo.AzureProtectedInstances Property

Definition

Gets or sets protected instances in the backup engine.

[Newtonsoft.Json.JsonProperty(PropertyName="azureProtectedInstances")]
public int? AzureProtectedInstances { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureProtectedInstances")>]
member this.AzureProtectedInstances : Nullable<int> with get, set
Public Property AzureProtectedInstances As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to