次の方法で共有


AgentPoolInner.EnableEncryptionAtHost プロパティ

定義

EncryptionAtHost を有効にするかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableEncryptionAtHost")]
public bool? EnableEncryptionAtHost { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableEncryptionAtHost")>]
member this.EnableEncryptionAtHost : Nullable<bool> with get, set
Public Property EnableEncryptionAtHost As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象