Udostępnij za pośrednictwem


StorageAccount.AllowedCopyScope Property

Definition

Gets or sets restrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet. Possible values include: 'PrivateLink', 'AAD'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to