Compartir a través de


StorageAccountCreateParameters.AllowedCopyScope Propiedad

Definición

Obtiene o establece restringir la copia hacia y desde cuentas de almacenamiento dentro de un inquilino de AAD o con vínculos privados a la misma red virtual. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a