共用方式為


AutomationAccountCreateOrUpdateParameters.Encryption 屬性

定義

取得或設定自動化帳戶的加密屬性

[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

適用於