Policies.ExportPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the export policy for a container registry.
[Newtonsoft.Json.JsonProperty(PropertyName="exportPolicy")]
public Microsoft.Azure.Management.ContainerRegistry.Models.ExportPolicy ExportPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exportPolicy")>]
member this.ExportPolicy : Microsoft.Azure.Management.ContainerRegistry.Models.ExportPolicy with get, set
Public Property ExportPolicy As ExportPolicy
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute