StorageProfile Class

Definition

The storage profile.

public class StorageProfile
type StorageProfile = class
Public Class StorageProfile
Inheritance
StorageProfile

Constructors

StorageProfile()

Initializes a new instance of the StorageProfile class.

StorageProfile(IList<StorageAccount>)

Initializes a new instance of the StorageProfile class.

Properties

Storageaccounts

Gets or sets the list of storage accounts in the cluster.

Applies to