Encryption.Services Property

Definition

Gets or sets list of services which support encryption.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to