| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.fluent.models |
Package containing the inner data models for ContainerInstanceManagementClient.
|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionProperties |
ContainerGroupInner.encryptionProperties()
Get the encryptionProperties property: The encryption properties for a container group.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupInner |
ContainerGroupInner.withEncryptionProperties(EncryptionProperties encryptionProperties)
Set the encryptionProperties property: The encryption properties for a container group.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionProperties |
EncryptionProperties.withKeyName(String keyName)
Set the keyName property: The encryption key name.
|
EncryptionProperties |
EncryptionProperties.withKeyVersion(String keyVersion)
Set the keyVersion property: The encryption key version.
|
EncryptionProperties |
EncryptionProperties.withVaultBaseUrl(String vaultBaseUrl)
Set the vaultBaseUrl property: The keyvault base url.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.