Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DiskInstanceView |
DiskInstanceView.withEncryptionSettings(List<DiskEncryptionSettings> encryptionSettings)
Set the encryptionSettings property: Specifies the encryption settings for the OS Disk.
|
DiskInstanceView |
DiskInstanceView.withName(String name)
Set the name property: The disk name.
|
DiskInstanceView |
DiskInstanceView.withStatuses(List<InstanceViewStatus> statuses)
Set the statuses property: The resource status information.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.