Freigeben über


StorageAccount.AllowBlobPublicAccess Eigenschaft

Definition

Ruft ab oder legt den öffentlichen Zugriff auf alle Blobs oder Container im Speicherkonto zuzulassen oder zu verweigern. 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: