Delen via


PSManagedDisk(Nullable<StorageAccountType>) Constructor

Definition

public PSManagedDisk (Microsoft.Azure.Batch.Common.StorageAccountType? storageAccountType = default);
new Microsoft.Azure.Commands.Batch.Models.PSManagedDisk : Nullable<Microsoft.Azure.Batch.Common.StorageAccountType> -> Microsoft.Azure.Commands.Batch.Models.PSManagedDisk
Public Sub New (Optional storageAccountType As Nullable(Of StorageAccountType) = Nothing)

Parameters

storageAccountType
Nullable<StorageAccountType>

Applies to