IGalleryTargetExtendedLocation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.GalleryTargetExtendedLocationTypeConverter))]
public interface IGalleryTargetExtendedLocation : Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.GalleryTargetExtendedLocationTypeConverter))>]
type IGalleryTargetExtendedLocation = interface
interface IJsonSerializable
Public Interface IGalleryTargetExtendedLocation
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
EncryptionDataDiskImage |
A list of encryption specifications for data disk images. |
ExtendedLocationName | |
ExtendedLocationReplicaCount |
The number of replicas of the Image Version to be created per extended location. This property is updatable. |
ExtendedLocationType |
It is type of the extended location. |
Name |
The name of the region. |
OSDiskImageDiskEncryptionSetId |
A relative URI containing the resource ID of the disk encryption set. |
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) |