次の方法で共有


AutomationAccountCreateOrUpdateParameters.Encryption プロパティ

定義

Automation アカウントの暗号化プロパティを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象