共用方式為


ListContainerItem.DefaultEncryptionScope Property

Definition

Gets or sets default the container to use specified encryption scope for all writes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to