Share via


PolicyMetadata.MetadataId Property

Definition

Gets the policy metadata identifier.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.metadataId")]
public string MetadataId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metadataId")>]
member this.MetadataId : string
Public ReadOnly Property MetadataId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to