次の方法で共有


AccountProperties.Encryption プロパティ

定義

このリソースの暗号化プロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="encryption")]
public Microsoft.Azure.Management.CognitiveServices.Models.Encryption Encryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryption")>]
member this.Encryption : Microsoft.Azure.Management.CognitiveServices.Models.Encryption with get, set
Public Property Encryption As Encryption

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象