Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TargetRegion |
TargetRegion.withEncryption(EncryptionImages encryption)
Set the encryption property: Optional.
|
TargetRegion |
TargetRegion.withName(String name)
Set the name property: The name of the region.
|
TargetRegion |
TargetRegion.withRegionalReplicaCount(Integer regionalReplicaCount)
Set the regionalReplicaCount property: The number of replicas of the Image Version to be created per region.
|
TargetRegion |
TargetRegion.withStorageAccountType(StorageAccountType storageAccountType)
Set the storageAccountType property: Specifies the storage account type to be used to store the image.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.