Compartir a través de


EncryptionServices.Blob Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a