다음을 통해 공유


GalleryArtifactSafetyProfileBase.AllowDeletionOfReplicatedLocations Property

Definition

Gets or sets indicates whether or not removing this Gallery Image Version from replicated regions is allowed.

[Newtonsoft.Json.JsonProperty(PropertyName="allowDeletionOfReplicatedLocations")]
public bool? AllowDeletionOfReplicatedLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowDeletionOfReplicatedLocations")>]
member this.AllowDeletionOfReplicatedLocations : Nullable<bool> with get, set
Public Property AllowDeletionOfReplicatedLocations As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to