Share via


EncryptionServices.File Property

Definition

Gets or sets the encryption function of the file storage service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to