Compartir a través de


Server.StorageProfile Propiedad

Definición

Obtiene o establece el perfil de almacenamiento de un servidor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a