次の方法で共有


BlobContainerInner.LegalHold プロパティ

定義

コンテナーの LegalHold プロパティを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.legalHold")]
public Microsoft.Azure.Management.Storage.Fluent.Models.LegalHoldProperties LegalHold { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.legalHold")>]
member this.LegalHold : Microsoft.Azure.Management.Storage.Fluent.Models.LegalHoldProperties
Public ReadOnly Property LegalHold As LegalHoldProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象