Share via


ProtectionContainerMappingProperties.PolicyId Property

Definition

Gets or sets policy ARM Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to