Share via


ContainerGroup.EncryptionProperties Property

Definition

Gets or sets the encryption properties for a container group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to