ITargetRegion Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.TargetRegionTypeConverter))]
public interface ITargetRegion : Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.TargetRegionTypeConverter))>]
type ITargetRegion = interface
    interface IJsonSerializable
Public Interface ITargetRegion
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EncryptionDataDiskImage

A list of encryption specifications for data disk images.

Name

The name of the region.

OSDiskImageDiskEncryptionSetId

A relative URI containing the resource ID of the disk encryption set.

RegionalReplicaCount

The number of replicas of the Image Version to be created per region. This property is updatable.

SecurityProfileConfidentialVMEncryptionType

confidential VM encryption types

SecurityProfileSecureVMDiskEncryptionSetId

secure VM disk encryption set id

StorageAccountType

Specifies the storage account type to be used to store the image. This property is not updatable.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to