Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DiskEncryptionSetList |
DiskEncryptionSetList.withNextLink(String nextLink)
Set the nextLink property: The uri to fetch the next page of disk encryption sets.
|
DiskEncryptionSetList |
DiskEncryptionSetList.withValue(List<DiskEncryptionSetInner> value)
Set the value property: A list of disk encryption sets.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.