Share via


ServerConfigurationsManagementSettings.SqlStorageUpdateSettings Property

Definition

Gets or sets SQL storage update settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to