Freigeben über


ListContainerItem.PublicAccess Eigenschaft

Definition

Ruft ab oder legt fest, ob auf Daten im Container öffentlich und auf die Zugriffsebene zugegriffen werden kann. Mögliche Werte: "Container", "Blob", "None"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicAccess")]
public Microsoft.Azure.Management.Storage.Models.PublicAccess? PublicAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicAccess")>]
member this.PublicAccess : Nullable<Microsoft.Azure.Management.Storage.Models.PublicAccess> with get, set
Public Property PublicAccess As Nullable(Of PublicAccess)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: