Compartir a través de


EncryptionServices.File Propiedad

Definición

Obtiene o establece la función de cifrado del servicio de almacenamiento de archivos.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a