Compartir a través de


VirtualMachineScaleSetVM.StorageProfile Propiedad

Definición

Obtiene o establece especifica la configuración de almacenamiento de los discos de máquina virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a