Freigeben über


StorageAccountCreateParameters.AllowBlobPublicAccess Eigenschaft

Definition

Ruft den öffentlichen Zugriff auf alle Blobs oder Container im Speicherkonto ab oder legt diesen fest. Die Standardinterpretation ist true für diese Eigenschaft.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: