| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionSetIdentity |
DiskEncryptionSetInner.identity()
Get the identity property: The managed identity for the disk encryption set.
|
| Modifier and Type | Method and Description |
|---|---|
DiskEncryptionSetInner |
DiskEncryptionSetInner.withIdentity(EncryptionSetIdentity identity)
Set the identity property: The managed identity for the disk encryption set.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionSetIdentity |
EncryptionSetIdentity.withType(DiskEncryptionSetIdentityType type)
Set the type property: The type of Managed Identity used by the DiskEncryptionSet.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.