public abstract class ManagedDiskParameters extends Object
| Constructor and Description |
|---|
ManagedDiskParameters() |
| Modifier and Type | Method and Description |
|---|---|
static ManagedDiskParameters |
create(String id,
String storageAccountType) |
abstract String |
id() |
abstract StorageAccountType |
storageAccountType() |
@Nullable public abstract StorageAccountType storageAccountType()
public static ManagedDiskParameters create(String id, String storageAccountType)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.