Share via


MabContainerExtendedInfo.PolicyName Property

Definition

Gets or sets backup policy associated with this container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to