Share via


PolicyMetadata.AdditionalContentUrl Property

Definition

Gets url for getting additional content about the resource metadata.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to