Freigeben über


VirtualMachineUpdate.StorageProfile Eigenschaft

Definition

Ruft die Speichereinstellungen für die Datenträger des virtuellen Computers ab oder legt sie fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: