Documentation ¶
Overview ¶
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
- Constants
- type ApiErrorBase_STATUS
- type ApiError_STATUS
- type CopyCompletionError
- type CopyCompletionError_ErrorCode
- type CopyCompletionError_ErrorCode_STATUS
- type CopyCompletionError_STATUS
- type CreationData
- type CreationData_CreateOption
- type CreationData_CreateOption_STATUS
- type CreationData_ProvisionedBandwidthCopySpeed
- type CreationData_ProvisionedBandwidthCopySpeed_STATUS
- type CreationData_STATUS
- type DataAccessAuthMode
- type DataAccessAuthMode_STATUS
- type DiskAccessProperties_STATUS
- type DiskAccess_STATUS
- type DiskAccess_Spec
- type DiskEncryptionSetType
- type DiskEncryptionSetType_STATUS
- type DiskEncryptionSet_STATUS
- type DiskEncryptionSet_Spec
- type DiskProperties
- type DiskProperties_HyperVGeneration
- type DiskProperties_HyperVGeneration_STATUS
- type DiskProperties_OsType
- type DiskProperties_OsType_STATUS
- type DiskProperties_STATUS
- type DiskSecurityProfile
- type DiskSecurityProfile_STATUS
- type DiskSecurityType
- type DiskSecurityType_STATUS
- type DiskSku
- type DiskSku_Name
- type DiskSku_Name_STATUS
- type DiskSku_STATUS
- type DiskState
- type DiskState_STATUS
- type Disk_STATUS
- type Disk_Spec
- type Encryption
- type EncryptionSetIdentity
- type EncryptionSetIdentity_STATUS
- type EncryptionSetIdentity_Type
- type EncryptionSetIdentity_Type_STATUS
- type EncryptionSetIdentity_UserAssignedIdentities_STATUS
- type EncryptionSetProperties
- type EncryptionSetProperties_STATUS
- type EncryptionSettingsCollection
- type EncryptionSettingsCollection_STATUS
- type EncryptionSettingsElement
- type EncryptionSettingsElement_STATUS
- type EncryptionType
- type EncryptionType_STATUS
- type Encryption_STATUS
- type ExtendedLocation
- type ExtendedLocationType
- type ExtendedLocationType_STATUS
- type ExtendedLocation_STATUS
- type ImageDiskReference
- type ImageDiskReference_STATUS
- type InnerError_STATUS
- type KeyForDiskEncryptionSet
- type KeyForDiskEncryptionSet_STATUS
- type KeyVaultAndKeyReference
- type KeyVaultAndKeyReference_STATUS
- type KeyVaultAndSecretReference
- type KeyVaultAndSecretReference_STATUS
- type NetworkAccessPolicy
- type NetworkAccessPolicy_STATUS
- type PrivateEndpointConnection_STATUS
- type PropertyUpdatesInProgress_STATUS
- type PublicNetworkAccess
- type PublicNetworkAccess_STATUS
- type PurchasePlan
- type PurchasePlan_STATUS
- type ShareInfoElement_STATUS
- type SnapshotProperties
- type SnapshotProperties_HyperVGeneration
- type SnapshotProperties_HyperVGeneration_STATUS
- type SnapshotProperties_OsType
- type SnapshotProperties_OsType_STATUS
- type SnapshotProperties_STATUS
- type SnapshotSku
- type SnapshotSku_Name
- type SnapshotSku_Name_STATUS
- type SnapshotSku_STATUS
- type Snapshot_STATUS
- type Snapshot_Spec
- type SourceVault
- type SourceVault_STATUS
- type SupportedCapabilities
- type SupportedCapabilities_Architecture
- type SupportedCapabilities_Architecture_STATUS
- type SupportedCapabilities_STATUS
- type UserAssignedIdentityDetails
Constants ¶
const ( DiskEncryptionSetType_ConfidentialVmEncryptedWithCustomerKey = DiskEncryptionSetType("ConfidentialVmEncryptedWithCustomerKey") DiskEncryptionSetType_EncryptionAtRestWithCustomerKey = DiskEncryptionSetType("EncryptionAtRestWithCustomerKey") DiskEncryptionSetType_EncryptionAtRestWithPlatformAndCustomerKeys = DiskEncryptionSetType("EncryptionAtRestWithPlatformAndCustomerKeys") )
const ( EncryptionSetIdentity_Type_None = EncryptionSetIdentity_Type("None") EncryptionSetIdentity_Type_SystemAssigned = EncryptionSetIdentity_Type("SystemAssigned") EncryptionSetIdentity_Type_SystemAssignedUserAssigned = EncryptionSetIdentity_Type("SystemAssigned, UserAssigned") EncryptionSetIdentity_Type_UserAssigned = EncryptionSetIdentity_Type("UserAssigned") )
const ( DiskEncryptionSetType_STATUS_ConfidentialVmEncryptedWithCustomerKey = DiskEncryptionSetType_STATUS("ConfidentialVmEncryptedWithCustomerKey") DiskEncryptionSetType_STATUS_EncryptionAtRestWithCustomerKey = DiskEncryptionSetType_STATUS("EncryptionAtRestWithCustomerKey") DiskEncryptionSetType_STATUS_EncryptionAtRestWithPlatformAndCustomerKeys = DiskEncryptionSetType_STATUS("EncryptionAtRestWithPlatformAndCustomerKeys") )
const ( EncryptionSetIdentity_Type_STATUS_None = EncryptionSetIdentity_Type_STATUS("None") EncryptionSetIdentity_Type_STATUS_SystemAssigned = EncryptionSetIdentity_Type_STATUS("SystemAssigned") EncryptionSetIdentity_Type_STATUS_SystemAssignedUserAssigned = EncryptionSetIdentity_Type_STATUS("SystemAssigned, UserAssigned") EncryptionSetIdentity_Type_STATUS_UserAssigned = EncryptionSetIdentity_Type_STATUS("UserAssigned") )
const ( DataAccessAuthMode_AzureActiveDirectory = DataAccessAuthMode("AzureActiveDirectory") DataAccessAuthMode_None = DataAccessAuthMode("None") )
const ( DiskProperties_HyperVGeneration_V1 = DiskProperties_HyperVGeneration("V1") DiskProperties_HyperVGeneration_V2 = DiskProperties_HyperVGeneration("V2") )
const ( DiskProperties_OsType_Linux = DiskProperties_OsType("Linux") DiskProperties_OsType_Windows = DiskProperties_OsType("Windows") )
const ( DiskSku_Name_PremiumV2_LRS = DiskSku_Name("PremiumV2_LRS") DiskSku_Name_Premium_LRS = DiskSku_Name("Premium_LRS") DiskSku_Name_Premium_ZRS = DiskSku_Name("Premium_ZRS") DiskSku_Name_StandardSSD_LRS = DiskSku_Name("StandardSSD_LRS") DiskSku_Name_StandardSSD_ZRS = DiskSku_Name("StandardSSD_ZRS") DiskSku_Name_Standard_LRS = DiskSku_Name("Standard_LRS") DiskSku_Name_UltraSSD_LRS = DiskSku_Name("UltraSSD_LRS") )
const ( NetworkAccessPolicy_AllowAll = NetworkAccessPolicy("AllowAll") NetworkAccessPolicy_AllowPrivate = NetworkAccessPolicy("AllowPrivate") NetworkAccessPolicy_DenyAll = NetworkAccessPolicy("DenyAll") )
const ( PublicNetworkAccess_Disabled = PublicNetworkAccess("Disabled") PublicNetworkAccess_Enabled = PublicNetworkAccess("Enabled") )
const ( CreationData_CreateOption_Attach = CreationData_CreateOption("Attach") CreationData_CreateOption_Copy = CreationData_CreateOption("Copy") CreationData_CreateOption_CopyFromSanSnapshot = CreationData_CreateOption("CopyFromSanSnapshot") CreationData_CreateOption_CopyStart = CreationData_CreateOption("CopyStart") CreationData_CreateOption_Empty = CreationData_CreateOption("Empty") CreationData_CreateOption_FromImage = CreationData_CreateOption("FromImage") CreationData_CreateOption_Import = CreationData_CreateOption("Import") CreationData_CreateOption_ImportSecure = CreationData_CreateOption("ImportSecure") CreationData_CreateOption_Restore = CreationData_CreateOption("Restore") CreationData_CreateOption_Upload = CreationData_CreateOption("Upload") CreationData_CreateOption_UploadPreparedSecure = CreationData_CreateOption("UploadPreparedSecure") )
const ( CreationData_ProvisionedBandwidthCopySpeed_Enhanced = CreationData_ProvisionedBandwidthCopySpeed("Enhanced") CreationData_ProvisionedBandwidthCopySpeed_None = CreationData_ProvisionedBandwidthCopySpeed("None") )
const ( DiskSecurityType_ConfidentialVM_DiskEncryptedWithCustomerKey = DiskSecurityType("ConfidentialVM_DiskEncryptedWithCustomerKey") DiskSecurityType_ConfidentialVM_DiskEncryptedWithPlatformKey = DiskSecurityType("ConfidentialVM_DiskEncryptedWithPlatformKey") DiskSecurityType_ConfidentialVM_NonPersistedTPM = DiskSecurityType("ConfidentialVM_NonPersistedTPM") DiskSecurityType_ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey = DiskSecurityType("ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey") DiskSecurityType_TrustedLaunch = DiskSecurityType("TrustedLaunch") )
const ( EncryptionType_EncryptionAtRestWithCustomerKey = EncryptionType("EncryptionAtRestWithCustomerKey") EncryptionType_EncryptionAtRestWithPlatformAndCustomerKeys = EncryptionType("EncryptionAtRestWithPlatformAndCustomerKeys") EncryptionType_EncryptionAtRestWithPlatformKey = EncryptionType("EncryptionAtRestWithPlatformKey") )
const ( SupportedCapabilities_Architecture_Arm64 = SupportedCapabilities_Architecture("Arm64") SupportedCapabilities_Architecture_X64 = SupportedCapabilities_Architecture("x64") )
const ( DataAccessAuthMode_STATUS_AzureActiveDirectory = DataAccessAuthMode_STATUS("AzureActiveDirectory") DataAccessAuthMode_STATUS_None = DataAccessAuthMode_STATUS("None") )
const ( DiskProperties_HyperVGeneration_STATUS_V1 = DiskProperties_HyperVGeneration_STATUS("V1") DiskProperties_HyperVGeneration_STATUS_V2 = DiskProperties_HyperVGeneration_STATUS("V2") )
const ( DiskProperties_OsType_STATUS_Linux = DiskProperties_OsType_STATUS("Linux") DiskProperties_OsType_STATUS_Windows = DiskProperties_OsType_STATUS("Windows") )
const ( DiskSku_Name_STATUS_PremiumV2_LRS = DiskSku_Name_STATUS("PremiumV2_LRS") DiskSku_Name_STATUS_Premium_LRS = DiskSku_Name_STATUS("Premium_LRS") DiskSku_Name_STATUS_Premium_ZRS = DiskSku_Name_STATUS("Premium_ZRS") DiskSku_Name_STATUS_StandardSSD_LRS = DiskSku_Name_STATUS("StandardSSD_LRS") DiskSku_Name_STATUS_StandardSSD_ZRS = DiskSku_Name_STATUS("StandardSSD_ZRS") DiskSku_Name_STATUS_Standard_LRS = DiskSku_Name_STATUS("Standard_LRS") DiskSku_Name_STATUS_UltraSSD_LRS = DiskSku_Name_STATUS("UltraSSD_LRS") )
const ( DiskState_STATUS_ActiveSAS = DiskState_STATUS("ActiveSAS") DiskState_STATUS_ActiveSASFrozen = DiskState_STATUS("ActiveSASFrozen") DiskState_STATUS_ActiveUpload = DiskState_STATUS("ActiveUpload") DiskState_STATUS_Attached = DiskState_STATUS("Attached") DiskState_STATUS_Frozen = DiskState_STATUS("Frozen") DiskState_STATUS_ReadyToUpload = DiskState_STATUS("ReadyToUpload") DiskState_STATUS_Reserved = DiskState_STATUS("Reserved") DiskState_STATUS_Unattached = DiskState_STATUS("Unattached") )
const ( NetworkAccessPolicy_STATUS_AllowAll = NetworkAccessPolicy_STATUS("AllowAll") NetworkAccessPolicy_STATUS_AllowPrivate = NetworkAccessPolicy_STATUS("AllowPrivate") NetworkAccessPolicy_STATUS_DenyAll = NetworkAccessPolicy_STATUS("DenyAll") )
const ( PublicNetworkAccess_STATUS_Disabled = PublicNetworkAccess_STATUS("Disabled") PublicNetworkAccess_STATUS_Enabled = PublicNetworkAccess_STATUS("Enabled") )
const ( CreationData_CreateOption_STATUS_Attach = CreationData_CreateOption_STATUS("Attach") CreationData_CreateOption_STATUS_Copy = CreationData_CreateOption_STATUS("Copy") CreationData_CreateOption_STATUS_CopyFromSanSnapshot = CreationData_CreateOption_STATUS("CopyFromSanSnapshot") CreationData_CreateOption_STATUS_CopyStart = CreationData_CreateOption_STATUS("CopyStart") CreationData_CreateOption_STATUS_Empty = CreationData_CreateOption_STATUS("Empty") CreationData_CreateOption_STATUS_FromImage = CreationData_CreateOption_STATUS("FromImage") CreationData_CreateOption_STATUS_Import = CreationData_CreateOption_STATUS("Import") CreationData_CreateOption_STATUS_ImportSecure = CreationData_CreateOption_STATUS("ImportSecure") CreationData_CreateOption_STATUS_Restore = CreationData_CreateOption_STATUS("Restore") CreationData_CreateOption_STATUS_Upload = CreationData_CreateOption_STATUS("Upload") CreationData_CreateOption_STATUS_UploadPreparedSecure = CreationData_CreateOption_STATUS("UploadPreparedSecure") )
const ( CreationData_ProvisionedBandwidthCopySpeed_STATUS_Enhanced = CreationData_ProvisionedBandwidthCopySpeed_STATUS("Enhanced") CreationData_ProvisionedBandwidthCopySpeed_STATUS_None = CreationData_ProvisionedBandwidthCopySpeed_STATUS("None") )
const ( DiskSecurityType_STATUS_ConfidentialVM_DiskEncryptedWithCustomerKey = DiskSecurityType_STATUS("ConfidentialVM_DiskEncryptedWithCustomerKey") DiskSecurityType_STATUS_ConfidentialVM_DiskEncryptedWithPlatformKey = DiskSecurityType_STATUS("ConfidentialVM_DiskEncryptedWithPlatformKey") DiskSecurityType_STATUS_ConfidentialVM_NonPersistedTPM = DiskSecurityType_STATUS("ConfidentialVM_NonPersistedTPM") DiskSecurityType_STATUS_ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey = DiskSecurityType_STATUS("ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey") DiskSecurityType_STATUS_TrustedLaunch = DiskSecurityType_STATUS("TrustedLaunch") )
const ( EncryptionType_STATUS_EncryptionAtRestWithCustomerKey = EncryptionType_STATUS("EncryptionAtRestWithCustomerKey") EncryptionType_STATUS_EncryptionAtRestWithPlatformAndCustomerKeys = EncryptionType_STATUS("EncryptionAtRestWithPlatformAndCustomerKeys") EncryptionType_STATUS_EncryptionAtRestWithPlatformKey = EncryptionType_STATUS("EncryptionAtRestWithPlatformKey") )
const ( SupportedCapabilities_Architecture_STATUS_Arm64 = SupportedCapabilities_Architecture_STATUS("Arm64") SupportedCapabilities_Architecture_STATUS_X64 = SupportedCapabilities_Architecture_STATUS("x64") )
const ( DiskState_ActiveSAS = DiskState("ActiveSAS") DiskState_ActiveSASFrozen = DiskState("ActiveSASFrozen") DiskState_ActiveUpload = DiskState("ActiveUpload") DiskState_Attached = DiskState("Attached") DiskState_Frozen = DiskState("Frozen") DiskState_ReadyToUpload = DiskState("ReadyToUpload") DiskState_Reserved = DiskState("Reserved") DiskState_Unattached = DiskState("Unattached") )
const ( SnapshotProperties_HyperVGeneration_V1 = SnapshotProperties_HyperVGeneration("V1") SnapshotProperties_HyperVGeneration_V2 = SnapshotProperties_HyperVGeneration("V2") )
const ( SnapshotProperties_OsType_Linux = SnapshotProperties_OsType("Linux") SnapshotProperties_OsType_Windows = SnapshotProperties_OsType("Windows") )
const ( SnapshotSku_Name_Premium_LRS = SnapshotSku_Name("Premium_LRS") SnapshotSku_Name_Standard_LRS = SnapshotSku_Name("Standard_LRS") SnapshotSku_Name_Standard_ZRS = SnapshotSku_Name("Standard_ZRS") )
const ( SnapshotProperties_HyperVGeneration_STATUS_V1 = SnapshotProperties_HyperVGeneration_STATUS("V1") SnapshotProperties_HyperVGeneration_STATUS_V2 = SnapshotProperties_HyperVGeneration_STATUS("V2") )
const ( SnapshotProperties_OsType_STATUS_Linux = SnapshotProperties_OsType_STATUS("Linux") SnapshotProperties_OsType_STATUS_Windows = SnapshotProperties_OsType_STATUS("Windows") )
const ( SnapshotSku_Name_STATUS_Premium_LRS = SnapshotSku_Name_STATUS("Premium_LRS") SnapshotSku_Name_STATUS_Standard_LRS = SnapshotSku_Name_STATUS("Standard_LRS") SnapshotSku_Name_STATUS_Standard_ZRS = SnapshotSku_Name_STATUS("Standard_ZRS") )
const CopyCompletionError_ErrorCode_CopySourceNotFound = CopyCompletionError_ErrorCode("CopySourceNotFound")
const CopyCompletionError_ErrorCode_STATUS_CopySourceNotFound = CopyCompletionError_ErrorCode_STATUS("CopySourceNotFound")
const ExtendedLocationType_EdgeZone = ExtendedLocationType("EdgeZone")
const ExtendedLocationType_STATUS_EdgeZone = ExtendedLocationType_STATUS("EdgeZone")
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiErrorBase_STATUS ¶
type ApiErrorBase_STATUS struct { // Code: The error code. Code *string `json:"code,omitempty"` // Message: The error message. Message *string `json:"message,omitempty"` // Target: The target of the particular error. Target *string `json:"target,omitempty"` }
Api error base.
type ApiError_STATUS ¶
type ApiError_STATUS struct { // Code: The error code. Code *string `json:"code,omitempty"` // Details: The Api error details Details []ApiErrorBase_STATUS `json:"details,omitempty"` // Innererror: The Api inner error Innererror *InnerError_STATUS `json:"innererror,omitempty"` // Message: The error message. Message *string `json:"message,omitempty"` // Target: The target of the particular error. Target *string `json:"target,omitempty"` }
Api error.
type CopyCompletionError ¶
type CopyCompletionError struct { // ErrorCode: Indicates the error code if the background copy of a resource created via the CopyStart operation fails. ErrorCode *CopyCompletionError_ErrorCode `json:"errorCode,omitempty"` // ErrorMessage: Indicates the error message if the background copy of a resource created via the CopyStart operation fails. ErrorMessage *string `json:"errorMessage,omitempty"` }
Indicates the error details if the background copy of a resource created via the CopyStart operation fails.
type CopyCompletionError_ErrorCode ¶
type CopyCompletionError_ErrorCode string
+kubebuilder:validation:Enum={"CopySourceNotFound"}
type CopyCompletionError_ErrorCode_STATUS ¶
type CopyCompletionError_ErrorCode_STATUS string
type CopyCompletionError_STATUS ¶
type CopyCompletionError_STATUS struct { // ErrorCode: Indicates the error code if the background copy of a resource created via the CopyStart operation fails. ErrorCode *CopyCompletionError_ErrorCode_STATUS `json:"errorCode,omitempty"` // ErrorMessage: Indicates the error message if the background copy of a resource created via the CopyStart operation fails. ErrorMessage *string `json:"errorMessage,omitempty"` }
Indicates the error details if the background copy of a resource created via the CopyStart operation fails.
type CreationData ¶
type CreationData struct { // CreateOption: This enumerates the possible sources of a disk's creation. CreateOption *CreationData_CreateOption `json:"createOption,omitempty"` ElasticSanResourceId *string `json:"elasticSanResourceId,omitempty"` // GalleryImageReference: Required if creating from a Gallery Image. The id/sharedGalleryImageId/communityGalleryImageId of // the ImageDiskReference will be the ARM id of the shared galley image version from which to create a disk. GalleryImageReference *ImageDiskReference `json:"galleryImageReference,omitempty"` // ImageReference: Disk source information for PIR or user images. ImageReference *ImageDiskReference `json:"imageReference,omitempty"` // LogicalSectorSize: Logical sector size in bytes for Ultra disks. Supported values are 512 ad 4096. 4096 is the default. LogicalSectorSize *int `json:"logicalSectorSize,omitempty"` // PerformancePlus: Set this flag to true to get a boost on the performance target of the disk deployed, see here on the // respective performance target. This flag can only be set on disk creation time and cannot be disabled after enabled. PerformancePlus *bool `json:"performancePlus,omitempty"` // ProvisionedBandwidthCopySpeed: If this field is set on a snapshot and createOption is CopyStart, the snapshot will be // copied at a quicker speed. ProvisionedBandwidthCopySpeed *CreationData_ProvisionedBandwidthCopySpeed `json:"provisionedBandwidthCopySpeed,omitempty"` // SecurityDataUri: If createOption is ImportSecure, this is the URI of a blob to be imported into VM guest state. SecurityDataUri *string `json:"securityDataUri,omitempty"` SourceResourceId *string `json:"sourceResourceId,omitempty"` // SourceUri: If createOption is Import, this is the URI of a blob to be imported into a managed disk. SourceUri *string `json:"sourceUri,omitempty"` // StorageAccountId: Required if createOption is Import. The Azure Resource Manager identifier of the storage account // containing the blob to import as a disk. StorageAccountId *string `json:"storageAccountId,omitempty"` // UploadSizeBytes: If createOption is Upload, this is the size of the contents of the upload including the VHD footer. // This value should be between 20972032 (20 MiB + 512 bytes for the VHD footer) and 35183298347520 bytes (32 TiB + 512 // bytes for the VHD footer). UploadSizeBytes *int `json:"uploadSizeBytes,omitempty"` }
Data used when creating a disk.
type CreationData_CreateOption ¶
type CreationData_CreateOption string
+kubebuilder:validation:Enum={"Attach","Copy","CopyFromSanSnapshot","CopyStart","Empty","FromImage","Import","ImportSecure","Restore","Upload","UploadPreparedSecure"}
type CreationData_CreateOption_STATUS ¶
type CreationData_CreateOption_STATUS string
type CreationData_ProvisionedBandwidthCopySpeed ¶
type CreationData_ProvisionedBandwidthCopySpeed string
+kubebuilder:validation:Enum={"Enhanced","None"}
type CreationData_ProvisionedBandwidthCopySpeed_STATUS ¶
type CreationData_ProvisionedBandwidthCopySpeed_STATUS string
type CreationData_STATUS ¶
type CreationData_STATUS struct { // CreateOption: This enumerates the possible sources of a disk's creation. CreateOption *CreationData_CreateOption_STATUS `json:"createOption,omitempty"` // ElasticSanResourceId: Required if createOption is CopyFromSanSnapshot. This is the ARM id of the source elastic san // volume snapshot. ElasticSanResourceId *string `json:"elasticSanResourceId,omitempty"` // GalleryImageReference: Required if creating from a Gallery Image. The id/sharedGalleryImageId/communityGalleryImageId of // the ImageDiskReference will be the ARM id of the shared galley image version from which to create a disk. GalleryImageReference *ImageDiskReference_STATUS `json:"galleryImageReference,omitempty"` // ImageReference: Disk source information for PIR or user images. ImageReference *ImageDiskReference_STATUS `json:"imageReference,omitempty"` // LogicalSectorSize: Logical sector size in bytes for Ultra disks. Supported values are 512 ad 4096. 4096 is the default. LogicalSectorSize *int `json:"logicalSectorSize,omitempty"` // PerformancePlus: Set this flag to true to get a boost on the performance target of the disk deployed, see here on the // respective performance target. This flag can only be set on disk creation time and cannot be disabled after enabled. PerformancePlus *bool `json:"performancePlus,omitempty"` // ProvisionedBandwidthCopySpeed: If this field is set on a snapshot and createOption is CopyStart, the snapshot will be // copied at a quicker speed. ProvisionedBandwidthCopySpeed *CreationData_ProvisionedBandwidthCopySpeed_STATUS `json:"provisionedBandwidthCopySpeed,omitempty"` // SecurityDataUri: If createOption is ImportSecure, this is the URI of a blob to be imported into VM guest state. SecurityDataUri *string `json:"securityDataUri,omitempty"` // SourceResourceId: If createOption is Copy, this is the ARM id of the source snapshot or disk. SourceResourceId *string `json:"sourceResourceId,omitempty"` // SourceUniqueId: If this field is set, this is the unique id identifying the source of this resource. SourceUniqueId *string `json:"sourceUniqueId,omitempty"` // SourceUri: If createOption is Import, this is the URI of a blob to be imported into a managed disk. SourceUri *string `json:"sourceUri,omitempty"` // StorageAccountId: Required if createOption is Import. The Azure Resource Manager identifier of the storage account // containing the blob to import as a disk. StorageAccountId *string `json:"storageAccountId,omitempty"` // UploadSizeBytes: If createOption is Upload, this is the size of the contents of the upload including the VHD footer. // This value should be between 20972032 (20 MiB + 512 bytes for the VHD footer) and 35183298347520 bytes (32 TiB + 512 // bytes for the VHD footer). UploadSizeBytes *int `json:"uploadSizeBytes,omitempty"` }
Data used when creating a disk.
type DataAccessAuthMode ¶
type DataAccessAuthMode string
Additional authentication requirements when exporting or uploading to a disk or snapshot. +kubebuilder:validation:Enum={"AzureActiveDirectory","None"}
type DataAccessAuthMode_STATUS ¶
type DataAccessAuthMode_STATUS string
Additional authentication requirements when exporting or uploading to a disk or snapshot.
type DiskAccessProperties_STATUS ¶
type DiskAccessProperties_STATUS struct { // PrivateEndpointConnections: A readonly collection of private endpoint connections created on the disk. Currently only // one endpoint connection is supported. PrivateEndpointConnections []PrivateEndpointConnection_STATUS `json:"privateEndpointConnections,omitempty"` // ProvisioningState: The disk access resource provisioning state. ProvisioningState *string `json:"provisioningState,omitempty"` // TimeCreated: The time when the disk access was created. TimeCreated *string `json:"timeCreated,omitempty"` }
type DiskAccess_STATUS ¶
type DiskAccess_STATUS struct { // ExtendedLocation: The extended location where the disk access will be created. Extended location cannot be changed. ExtendedLocation *ExtendedLocation_STATUS `json:"extendedLocation,omitempty"` // Id: Resource Id Id *string `json:"id,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` // Name: Resource name Name *string `json:"name,omitempty"` Properties *DiskAccessProperties_STATUS `json:"properties,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` // Type: Resource type Type *string `json:"type,omitempty"` }
disk access resource.
type DiskAccess_Spec ¶
type DiskAccess_Spec struct { // ExtendedLocation: The extended location where the disk access will be created. Extended location cannot be changed. ExtendedLocation *ExtendedLocation `json:"extendedLocation,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` Name string `json:"name,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` }
func (DiskAccess_Spec) GetAPIVersion ¶
func (access DiskAccess_Spec) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
func (*DiskAccess_Spec) GetName ¶
func (access *DiskAccess_Spec) GetName() string
GetName returns the Name of the resource
func (*DiskAccess_Spec) GetType ¶
func (access *DiskAccess_Spec) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Compute/diskAccesses"
type DiskEncryptionSetType ¶
type DiskEncryptionSetType string
The type of key used to encrypt the data of the disk. +kubebuilder:validation:Enum={"ConfidentialVmEncryptedWithCustomerKey","EncryptionAtRestWithCustomerKey","EncryptionAtRestWithPlatformAndCustomerKeys"}
type DiskEncryptionSetType_STATUS ¶
type DiskEncryptionSetType_STATUS string
The type of key used to encrypt the data of the disk.
type DiskEncryptionSet_STATUS ¶
type DiskEncryptionSet_STATUS struct { // Id: Resource Id Id *string `json:"id,omitempty"` // Identity: The managed identity for the disk encryption set. It should be given permission on the key vault before it can // be used to encrypt disks. Identity *EncryptionSetIdentity_STATUS `json:"identity,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` // Name: Resource name Name *string `json:"name,omitempty"` Properties *EncryptionSetProperties_STATUS `json:"properties,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` // Type: Resource type Type *string `json:"type,omitempty"` }
disk encryption set resource.
type DiskEncryptionSet_Spec ¶
type DiskEncryptionSet_Spec struct { // Identity: The managed identity for the disk encryption set. It should be given permission on the key vault before it can // be used to encrypt disks. Identity *EncryptionSetIdentity `json:"identity,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` Name string `json:"name,omitempty"` Properties *EncryptionSetProperties `json:"properties,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` }
func (DiskEncryptionSet_Spec) GetAPIVersion ¶
func (encryptionSet DiskEncryptionSet_Spec) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
func (*DiskEncryptionSet_Spec) GetName ¶
func (encryptionSet *DiskEncryptionSet_Spec) GetName() string
GetName returns the Name of the resource
func (*DiskEncryptionSet_Spec) GetType ¶
func (encryptionSet *DiskEncryptionSet_Spec) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Compute/diskEncryptionSets"
type DiskProperties ¶
type DiskProperties struct { // BurstingEnabled: Set to true to enable bursting beyond the provisioned performance target of the disk. Bursting is // disabled by default. Does not apply to Ultra disks. BurstingEnabled *bool `json:"burstingEnabled,omitempty"` // CompletionPercent: Percentage complete for the background copy when a resource is created via the CopyStart operation. CompletionPercent *float64 `json:"completionPercent,omitempty"` // CreationData: Disk source information. CreationData information cannot be changed after the disk has been created. CreationData *CreationData `json:"creationData,omitempty"` // DataAccessAuthMode: Additional authentication requirements when exporting or uploading to a disk or snapshot. DataAccessAuthMode *DataAccessAuthMode `json:"dataAccessAuthMode,omitempty"` DiskAccessId *string `json:"diskAccessId,omitempty"` // DiskIOPSReadOnly: The total number of IOPS that will be allowed across all VMs mounting the shared disk as ReadOnly. One // operation can transfer between 4k and 256k bytes. DiskIOPSReadOnly *int `json:"diskIOPSReadOnly,omitempty"` // DiskIOPSReadWrite: The number of IOPS allowed for this disk; only settable for UltraSSD disks. One operation can // transfer between 4k and 256k bytes. DiskIOPSReadWrite *int `json:"diskIOPSReadWrite,omitempty"` // DiskMBpsReadOnly: The total throughput (MBps) that will be allowed across all VMs mounting the shared disk as ReadOnly. // MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10. DiskMBpsReadOnly *int `json:"diskMBpsReadOnly,omitempty"` // DiskMBpsReadWrite: The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes // per second - MB here uses the ISO notation, of powers of 10. DiskMBpsReadWrite *int `json:"diskMBpsReadWrite,omitempty"` // DiskSizeGB: If creationData.createOption is Empty, this field is mandatory and it indicates the size of the disk to // create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only // allowed if the disk is not attached to a running VM, and can only increase the disk's size. DiskSizeGB *int `json:"diskSizeGB,omitempty"` // Encryption: Encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys. Encryption *Encryption `json:"encryption,omitempty"` // EncryptionSettingsCollection: Encryption settings collection used for Azure Disk Encryption, can contain multiple // encryption settings per disk or snapshot. EncryptionSettingsCollection *EncryptionSettingsCollection `json:"encryptionSettingsCollection,omitempty"` // HyperVGeneration: The hypervisor generation of the Virtual Machine. Applicable to OS disks only. HyperVGeneration *DiskProperties_HyperVGeneration `json:"hyperVGeneration,omitempty"` // disk that can be mounted on multiple VMs at the same time. MaxShares *int `json:"maxShares,omitempty"` // NetworkAccessPolicy: Policy for accessing the disk via network. NetworkAccessPolicy *NetworkAccessPolicy `json:"networkAccessPolicy,omitempty"` // OptimizedForFrequentAttach: Setting this property to true improves reliability and performance of data disks that are // frequently (more than 5 times a day) by detached from one virtual machine and attached to another. This property should // not be set for disks that are not detached and attached frequently as it causes the disks to not align with the fault // domain of the virtual machine. OptimizedForFrequentAttach *bool `json:"optimizedForFrequentAttach,omitempty"` // OsType: The Operating System type. OsType *DiskProperties_OsType `json:"osType,omitempty"` // PublicNetworkAccess: Policy for controlling export on the disk. PublicNetworkAccess *PublicNetworkAccess `json:"publicNetworkAccess,omitempty"` // PurchasePlan: Purchase plan information for the the image from which the OS disk was created. E.g. - {name: // 2019-Datacenter, publisher: MicrosoftWindowsServer, product: WindowsServer} PurchasePlan *PurchasePlan `json:"purchasePlan,omitempty"` // SecurityProfile: Contains the security related information for the resource. SecurityProfile *DiskSecurityProfile `json:"securityProfile,omitempty"` // SupportedCapabilities: List of supported capabilities for the image from which the OS disk was created. SupportedCapabilities *SupportedCapabilities `json:"supportedCapabilities,omitempty"` // SupportsHibernation: Indicates the OS on a disk supports hibernation. SupportsHibernation *bool `json:"supportsHibernation,omitempty"` // Tier: Performance tier of the disk (e.g, P4, S10) as described here: // https://azure.microsoft.com/en-us/pricing/details/managed-disks/. Does not apply to Ultra disks. Tier *string `json:"tier,omitempty"` }
Disk resource properties.
type DiskProperties_HyperVGeneration ¶
type DiskProperties_HyperVGeneration string
+kubebuilder:validation:Enum={"V1","V2"}
type DiskProperties_HyperVGeneration_STATUS ¶
type DiskProperties_HyperVGeneration_STATUS string
type DiskProperties_OsType ¶
type DiskProperties_OsType string
+kubebuilder:validation:Enum={"Linux","Windows"}
type DiskProperties_OsType_STATUS ¶
type DiskProperties_OsType_STATUS string
type DiskProperties_STATUS ¶
type DiskProperties_STATUS struct { // BurstingEnabled: Set to true to enable bursting beyond the provisioned performance target of the disk. Bursting is // disabled by default. Does not apply to Ultra disks. BurstingEnabled *bool `json:"burstingEnabled,omitempty"` // BurstingEnabledTime: Latest time when bursting was last enabled on a disk. BurstingEnabledTime *string `json:"burstingEnabledTime,omitempty"` // CompletionPercent: Percentage complete for the background copy when a resource is created via the CopyStart operation. CompletionPercent *float64 `json:"completionPercent,omitempty"` // CreationData: Disk source information. CreationData information cannot be changed after the disk has been created. CreationData *CreationData_STATUS `json:"creationData,omitempty"` // DataAccessAuthMode: Additional authentication requirements when exporting or uploading to a disk or snapshot. DataAccessAuthMode *DataAccessAuthMode_STATUS `json:"dataAccessAuthMode,omitempty"` // DiskAccessId: ARM id of the DiskAccess resource for using private endpoints on disks. DiskAccessId *string `json:"diskAccessId,omitempty"` // DiskIOPSReadOnly: The total number of IOPS that will be allowed across all VMs mounting the shared disk as ReadOnly. One // operation can transfer between 4k and 256k bytes. DiskIOPSReadOnly *int `json:"diskIOPSReadOnly,omitempty"` // DiskIOPSReadWrite: The number of IOPS allowed for this disk; only settable for UltraSSD disks. One operation can // transfer between 4k and 256k bytes. DiskIOPSReadWrite *int `json:"diskIOPSReadWrite,omitempty"` // DiskMBpsReadOnly: The total throughput (MBps) that will be allowed across all VMs mounting the shared disk as ReadOnly. // MBps means millions of bytes per second - MB here uses the ISO notation, of powers of 10. DiskMBpsReadOnly *int `json:"diskMBpsReadOnly,omitempty"` // DiskMBpsReadWrite: The bandwidth allowed for this disk; only settable for UltraSSD disks. MBps means millions of bytes // per second - MB here uses the ISO notation, of powers of 10. DiskMBpsReadWrite *int `json:"diskMBpsReadWrite,omitempty"` // DiskSizeBytes: The size of the disk in bytes. This field is read only. DiskSizeBytes *int `json:"diskSizeBytes,omitempty"` // DiskSizeGB: If creationData.createOption is Empty, this field is mandatory and it indicates the size of the disk to // create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only // allowed if the disk is not attached to a running VM, and can only increase the disk's size. DiskSizeGB *int `json:"diskSizeGB,omitempty"` // DiskState: The state of the disk. DiskState *DiskState_STATUS `json:"diskState,omitempty"` // Encryption: Encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys. Encryption *Encryption_STATUS `json:"encryption,omitempty"` // EncryptionSettingsCollection: Encryption settings collection used for Azure Disk Encryption, can contain multiple // encryption settings per disk or snapshot. EncryptionSettingsCollection *EncryptionSettingsCollection_STATUS `json:"encryptionSettingsCollection,omitempty"` // HyperVGeneration: The hypervisor generation of the Virtual Machine. Applicable to OS disks only. HyperVGeneration *DiskProperties_HyperVGeneration_STATUS `json:"hyperVGeneration,omitempty"` // LastOwnershipUpdateTime: The UTC time when the ownership state of the disk was last changed i.e., the time the disk was // last attached or detached from a VM or the time when the VM to which the disk was attached was deallocated or started. LastOwnershipUpdateTime *string `json:"LastOwnershipUpdateTime,omitempty"` // disk that can be mounted on multiple VMs at the same time. MaxShares *int `json:"maxShares,omitempty"` // NetworkAccessPolicy: Policy for accessing the disk via network. NetworkAccessPolicy *NetworkAccessPolicy_STATUS `json:"networkAccessPolicy,omitempty"` // OptimizedForFrequentAttach: Setting this property to true improves reliability and performance of data disks that are // frequently (more than 5 times a day) by detached from one virtual machine and attached to another. This property should // not be set for disks that are not detached and attached frequently as it causes the disks to not align with the fault // domain of the virtual machine. OptimizedForFrequentAttach *bool `json:"optimizedForFrequentAttach,omitempty"` // OsType: The Operating System type. OsType *DiskProperties_OsType_STATUS `json:"osType,omitempty"` // PropertyUpdatesInProgress: Properties of the disk for which update is pending. PropertyUpdatesInProgress *PropertyUpdatesInProgress_STATUS `json:"propertyUpdatesInProgress,omitempty"` // ProvisioningState: The disk provisioning state. ProvisioningState *string `json:"provisioningState,omitempty"` // PublicNetworkAccess: Policy for controlling export on the disk. PublicNetworkAccess *PublicNetworkAccess_STATUS `json:"publicNetworkAccess,omitempty"` // PurchasePlan: Purchase plan information for the the image from which the OS disk was created. E.g. - {name: // 2019-Datacenter, publisher: MicrosoftWindowsServer, product: WindowsServer} PurchasePlan *PurchasePlan_STATUS `json:"purchasePlan,omitempty"` // SecurityProfile: Contains the security related information for the resource. SecurityProfile *DiskSecurityProfile_STATUS `json:"securityProfile,omitempty"` // one for disks to allow attaching them to multiple VMs. ShareInfo []ShareInfoElement_STATUS `json:"shareInfo,omitempty"` // SupportedCapabilities: List of supported capabilities for the image from which the OS disk was created. SupportedCapabilities *SupportedCapabilities_STATUS `json:"supportedCapabilities,omitempty"` // SupportsHibernation: Indicates the OS on a disk supports hibernation. SupportsHibernation *bool `json:"supportsHibernation,omitempty"` // Tier: Performance tier of the disk (e.g, P4, S10) as described here: // https://azure.microsoft.com/en-us/pricing/details/managed-disks/. Does not apply to Ultra disks. Tier *string `json:"tier,omitempty"` // TimeCreated: The time when the disk was created. TimeCreated *string `json:"timeCreated,omitempty"` // UniqueId: Unique Guid identifying the resource. UniqueId *string `json:"uniqueId,omitempty"` }
Disk resource properties.
type DiskSecurityProfile ¶
type DiskSecurityProfile struct { SecureVMDiskEncryptionSetId *string `json:"secureVMDiskEncryptionSetId,omitempty"` // SecurityType: Specifies the SecurityType of the VM. Applicable for OS disks only. SecurityType *DiskSecurityType `json:"securityType,omitempty"` }
Contains the security related information for the resource.
type DiskSecurityProfile_STATUS ¶
type DiskSecurityProfile_STATUS struct { // SecureVMDiskEncryptionSetId: ResourceId of the disk encryption set associated to Confidential VM supported disk // encrypted with customer managed key SecureVMDiskEncryptionSetId *string `json:"secureVMDiskEncryptionSetId,omitempty"` // SecurityType: Specifies the SecurityType of the VM. Applicable for OS disks only. SecurityType *DiskSecurityType_STATUS `json:"securityType,omitempty"` }
Contains the security related information for the resource.
type DiskSecurityType ¶
type DiskSecurityType string
Specifies the SecurityType of the VM. Applicable for OS disks only. +kubebuilder:validation:Enum={"ConfidentialVM_DiskEncryptedWithCustomerKey","ConfidentialVM_DiskEncryptedWithPlatformKey","ConfidentialVM_NonPersistedTPM","ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey","TrustedLaunch"}
type DiskSecurityType_STATUS ¶
type DiskSecurityType_STATUS string
Specifies the SecurityType of the VM. Applicable for OS disks only.
type DiskSku ¶
type DiskSku struct { // Name: The sku name. Name *DiskSku_Name `json:"name,omitempty"` }
The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS.
type DiskSku_Name ¶
type DiskSku_Name string
+kubebuilder:validation:Enum={"PremiumV2_LRS","Premium_LRS","Premium_ZRS","StandardSSD_LRS","StandardSSD_ZRS","Standard_LRS","UltraSSD_LRS"}
type DiskSku_Name_STATUS ¶
type DiskSku_Name_STATUS string
type DiskSku_STATUS ¶
type DiskSku_STATUS struct { // Name: The sku name. Name *DiskSku_Name_STATUS `json:"name,omitempty"` // Tier: The sku tier. Tier *string `json:"tier,omitempty"` }
The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS.
type DiskState ¶
type DiskState string
This enumerates the possible state of the disk. +kubebuilder:validation:Enum={"ActiveSAS","ActiveSASFrozen","ActiveUpload","Attached","Frozen","ReadyToUpload","Reserved","Unattached"}
type DiskState_STATUS ¶
type DiskState_STATUS string
This enumerates the possible state of the disk.
type Disk_STATUS ¶
type Disk_STATUS struct { // ExtendedLocation: The extended location where the disk will be created. Extended location cannot be changed. ExtendedLocation *ExtendedLocation_STATUS `json:"extendedLocation,omitempty"` // Id: Resource Id Id *string `json:"id,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` // ManagedBy: A relative URI containing the ID of the VM that has the disk attached. ManagedBy *string `json:"managedBy,omitempty"` // ManagedByExtended: List of relative URIs containing the IDs of the VMs that have the disk attached. maxShares should be // set to a value greater than one for disks to allow attaching them to multiple VMs. ManagedByExtended []string `json:"managedByExtended,omitempty"` // Name: Resource name Name *string `json:"name,omitempty"` // Properties: Disk resource properties. Properties *DiskProperties_STATUS `json:"properties,omitempty"` // Sku: The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, // or PremiumV2_LRS. Sku *DiskSku_STATUS `json:"sku,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` // Type: Resource type Type *string `json:"type,omitempty"` // Zones: The Logical zone list for Disk. Zones []string `json:"zones,omitempty"` }
Disk resource.
type Disk_Spec ¶
type Disk_Spec struct { // ExtendedLocation: The extended location where the disk will be created. Extended location cannot be changed. ExtendedLocation *ExtendedLocation `json:"extendedLocation,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` Name string `json:"name,omitempty"` // Properties: Disk resource properties. Properties *DiskProperties `json:"properties,omitempty"` // Sku: The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, // or PremiumV2_LRS. Sku *DiskSku `json:"sku,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` // Zones: The Logical zone list for Disk. Zones []string `json:"zones,omitempty"` }
func (Disk_Spec) GetAPIVersion ¶
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
type Encryption ¶
type Encryption struct { DiskEncryptionSetId *string `json:"diskEncryptionSetId,omitempty"` // Type: The type of key used to encrypt the data of the disk. Type *EncryptionType `json:"type,omitempty"` }
Encryption at rest settings for disk or snapshot
type EncryptionSetIdentity ¶
type EncryptionSetIdentity struct { // Type: The type of Managed Identity used by the DiskEncryptionSet. Only SystemAssigned is supported for new creations. // Disk Encryption Sets can be updated with Identity type None during migration of subscription to a new Azure Active // Directory tenant; it will cause the encrypted resources to lose access to the keys. Type *EncryptionSetIdentity_Type `json:"type,omitempty"` UserAssignedIdentities map[string]UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"` }
The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.
type EncryptionSetIdentity_STATUS ¶
type EncryptionSetIdentity_STATUS struct { // PrincipalId: The object id of the Managed Identity Resource. This will be sent to the RP from ARM via the // x-ms-identity-principal-id header in the PUT request if the resource has a systemAssigned(implicit) identity PrincipalId *string `json:"principalId,omitempty"` // TenantId: The tenant id of the Managed Identity Resource. This will be sent to the RP from ARM via the // x-ms-client-tenant-id header in the PUT request if the resource has a systemAssigned(implicit) identity TenantId *string `json:"tenantId,omitempty"` // Type: The type of Managed Identity used by the DiskEncryptionSet. Only SystemAssigned is supported for new creations. // Disk Encryption Sets can be updated with Identity type None during migration of subscription to a new Azure Active // Directory tenant; it will cause the encrypted resources to lose access to the keys. Type *EncryptionSetIdentity_Type_STATUS `json:"type,omitempty"` // UserAssignedIdentities: The list of user identities associated with the disk encryption set. The user identity // dictionary key references will be ARM resource ids in the form: // '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. UserAssignedIdentities map[string]EncryptionSetIdentity_UserAssignedIdentities_STATUS `json:"userAssignedIdentities,omitempty"` }
The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.
type EncryptionSetIdentity_Type ¶
type EncryptionSetIdentity_Type string
+kubebuilder:validation:Enum={"None","SystemAssigned","SystemAssigned, UserAssigned","UserAssigned"}
type EncryptionSetIdentity_Type_STATUS ¶
type EncryptionSetIdentity_Type_STATUS string
type EncryptionSetProperties ¶
type EncryptionSetProperties struct { // ActiveKey: The key vault key which is currently used by this disk encryption set. ActiveKey *KeyForDiskEncryptionSet `json:"activeKey,omitempty"` // EncryptionType: The type of key used to encrypt the data of the disk. EncryptionType *DiskEncryptionSetType `json:"encryptionType,omitempty"` // FederatedClientId: Multi-tenant application client id to access key vault in a different tenant. Setting the value to // 'None' will clear the property. FederatedClientId *string `json:"federatedClientId,omitempty" optionalConfigMapPair:"FederatedClientId"` // RotationToLatestKeyVersionEnabled: Set this flag to true to enable auto-updating of this disk encryption set to the // latest key version. RotationToLatestKeyVersionEnabled *bool `json:"rotationToLatestKeyVersionEnabled,omitempty"` }
type EncryptionSetProperties_STATUS ¶
type EncryptionSetProperties_STATUS struct { // ActiveKey: The key vault key which is currently used by this disk encryption set. ActiveKey *KeyForDiskEncryptionSet_STATUS `json:"activeKey,omitempty"` // AutoKeyRotationError: The error that was encountered during auto-key rotation. If an error is present, then auto-key // rotation will not be attempted until the error on this disk encryption set is fixed. AutoKeyRotationError *ApiError_STATUS `json:"autoKeyRotationError,omitempty"` // EncryptionType: The type of key used to encrypt the data of the disk. EncryptionType *DiskEncryptionSetType_STATUS `json:"encryptionType,omitempty"` // FederatedClientId: Multi-tenant application client id to access key vault in a different tenant. Setting the value to // 'None' will clear the property. FederatedClientId *string `json:"federatedClientId,omitempty"` // LastKeyRotationTimestamp: The time when the active key of this disk encryption set was updated. LastKeyRotationTimestamp *string `json:"lastKeyRotationTimestamp,omitempty"` // PreviousKeys: A readonly collection of key vault keys previously used by this disk encryption set while a key rotation // is in progress. It will be empty if there is no ongoing key rotation. PreviousKeys []KeyForDiskEncryptionSet_STATUS `json:"previousKeys,omitempty"` // ProvisioningState: The disk encryption set provisioning state. ProvisioningState *string `json:"provisioningState,omitempty"` // RotationToLatestKeyVersionEnabled: Set this flag to true to enable auto-updating of this disk encryption set to the // latest key version. RotationToLatestKeyVersionEnabled *bool `json:"rotationToLatestKeyVersionEnabled,omitempty"` }
type EncryptionSettingsCollection ¶
type EncryptionSettingsCollection struct { // Enabled: Set this flag to true and provide DiskEncryptionKey and optional KeyEncryptionKey to enable encryption. Set // this flag to false and remove DiskEncryptionKey and KeyEncryptionKey to disable encryption. If EncryptionSettings is // null in the request object, the existing settings remain unchanged. Enabled *bool `json:"enabled,omitempty"` // EncryptionSettings: A collection of encryption settings, one for each disk volume. EncryptionSettings []EncryptionSettingsElement `json:"encryptionSettings,omitempty"` // EncryptionSettingsVersion: Describes what type of encryption is used for the disks. Once this field is set, it cannot be // overwritten. '1.0' corresponds to Azure Disk Encryption with AAD app.'1.1' corresponds to Azure Disk Encryption. EncryptionSettingsVersion *string `json:"encryptionSettingsVersion,omitempty"` }
Encryption settings for disk or snapshot
type EncryptionSettingsCollection_STATUS ¶
type EncryptionSettingsCollection_STATUS struct { // Enabled: Set this flag to true and provide DiskEncryptionKey and optional KeyEncryptionKey to enable encryption. Set // this flag to false and remove DiskEncryptionKey and KeyEncryptionKey to disable encryption. If EncryptionSettings is // null in the request object, the existing settings remain unchanged. Enabled *bool `json:"enabled,omitempty"` // EncryptionSettings: A collection of encryption settings, one for each disk volume. EncryptionSettings []EncryptionSettingsElement_STATUS `json:"encryptionSettings,omitempty"` // EncryptionSettingsVersion: Describes what type of encryption is used for the disks. Once this field is set, it cannot be // overwritten. '1.0' corresponds to Azure Disk Encryption with AAD app.'1.1' corresponds to Azure Disk Encryption. EncryptionSettingsVersion *string `json:"encryptionSettingsVersion,omitempty"` }
Encryption settings for disk or snapshot
type EncryptionSettingsElement ¶
type EncryptionSettingsElement struct { // DiskEncryptionKey: Key Vault Secret Url and vault id of the disk encryption key DiskEncryptionKey *KeyVaultAndSecretReference `json:"diskEncryptionKey,omitempty"` // KeyEncryptionKey: Key Vault Key Url and vault id of the key encryption key. KeyEncryptionKey is optional and when // provided is used to unwrap the disk encryption key. KeyEncryptionKey *KeyVaultAndKeyReference `json:"keyEncryptionKey,omitempty"` }
Encryption settings for one disk volume.
type EncryptionSettingsElement_STATUS ¶
type EncryptionSettingsElement_STATUS struct { // DiskEncryptionKey: Key Vault Secret Url and vault id of the disk encryption key DiskEncryptionKey *KeyVaultAndSecretReference_STATUS `json:"diskEncryptionKey,omitempty"` // KeyEncryptionKey: Key Vault Key Url and vault id of the key encryption key. KeyEncryptionKey is optional and when // provided is used to unwrap the disk encryption key. KeyEncryptionKey *KeyVaultAndKeyReference_STATUS `json:"keyEncryptionKey,omitempty"` }
Encryption settings for one disk volume.
type EncryptionType ¶
type EncryptionType string
The type of key used to encrypt the data of the disk. +kubebuilder:validation:Enum={"EncryptionAtRestWithCustomerKey","EncryptionAtRestWithPlatformAndCustomerKeys","EncryptionAtRestWithPlatformKey"}
type EncryptionType_STATUS ¶
type EncryptionType_STATUS string
The type of key used to encrypt the data of the disk.
type Encryption_STATUS ¶
type Encryption_STATUS struct { // DiskEncryptionSetId: ResourceId of the disk encryption set to use for enabling encryption at rest. DiskEncryptionSetId *string `json:"diskEncryptionSetId,omitempty"` // Type: The type of key used to encrypt the data of the disk. Type *EncryptionType_STATUS `json:"type,omitempty"` }
Encryption at rest settings for disk or snapshot
type ExtendedLocation ¶
type ExtendedLocation struct { // Name: The name of the extended location. Name *string `json:"name,omitempty"` // Type: The type of the extended location. Type *ExtendedLocationType `json:"type,omitempty"` }
The complex type of the extended location.
type ExtendedLocationType ¶
type ExtendedLocationType string
The type of extendedLocation. +kubebuilder:validation:Enum={"EdgeZone"}
type ExtendedLocationType_STATUS ¶
type ExtendedLocationType_STATUS string
The type of extendedLocation.
type ExtendedLocation_STATUS ¶
type ExtendedLocation_STATUS struct { // Name: The name of the extended location. Name *string `json:"name,omitempty"` // Type: The type of the extended location. Type *ExtendedLocationType_STATUS `json:"type,omitempty"` }
The complex type of the extended location.
type ImageDiskReference ¶
type ImageDiskReference struct { // CommunityGalleryImageId: A relative uri containing a community Azure Compute Gallery image reference. CommunityGalleryImageId *string `json:"communityGalleryImageId,omitempty"` Id *string `json:"id,omitempty"` // Lun: If the disk is created from an image's data disk, this is an index that indicates which of the data disks in the // image to use. For OS disks, this field is null. Lun *int `json:"lun,omitempty"` SharedGalleryImageId *string `json:"sharedGalleryImageId,omitempty"` }
The source image used for creating the disk.
type ImageDiskReference_STATUS ¶
type ImageDiskReference_STATUS struct { // CommunityGalleryImageId: A relative uri containing a community Azure Compute Gallery image reference. CommunityGalleryImageId *string `json:"communityGalleryImageId,omitempty"` // Id: A relative uri containing either a Platform Image Repository, user image, or Azure Compute Gallery image reference. Id *string `json:"id,omitempty"` // Lun: If the disk is created from an image's data disk, this is an index that indicates which of the data disks in the // image to use. For OS disks, this field is null. Lun *int `json:"lun,omitempty"` SharedGalleryImageId *string `json:"sharedGalleryImageId,omitempty"` }
The source image used for creating the disk.
type InnerError_STATUS ¶
type InnerError_STATUS struct { // Errordetail: The internal error message or exception dump. Errordetail *string `json:"errordetail,omitempty"` // Exceptiontype: The exception type. Exceptiontype *string `json:"exceptiontype,omitempty"` }
Inner error details.
type KeyForDiskEncryptionSet ¶
type KeyForDiskEncryptionSet struct { // KeyUrl: Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of // rotationToLatestKeyVersionEnabled value. KeyUrl *string `json:"keyUrl,omitempty" optionalConfigMapPair:"KeyUrl"` // SourceVault: Resource id of the KeyVault containing the key or secret. This property is optional and cannot be used if // the KeyVault subscription is not the same as the Disk Encryption Set subscription. SourceVault *SourceVault `json:"sourceVault,omitempty"` }
Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots
type KeyForDiskEncryptionSet_STATUS ¶
type KeyForDiskEncryptionSet_STATUS struct { // KeyUrl: Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of // rotationToLatestKeyVersionEnabled value. KeyUrl *string `json:"keyUrl,omitempty"` // SourceVault: Resource id of the KeyVault containing the key or secret. This property is optional and cannot be used if // the KeyVault subscription is not the same as the Disk Encryption Set subscription. SourceVault *SourceVault_STATUS `json:"sourceVault,omitempty"` }
Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots
type KeyVaultAndKeyReference ¶
type KeyVaultAndKeyReference struct { // KeyUrl: Url pointing to a key or secret in KeyVault KeyUrl *string `json:"keyUrl,omitempty"` // SourceVault: Resource id of the KeyVault containing the key or secret SourceVault *SourceVault `json:"sourceVault,omitempty"` }
Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey
type KeyVaultAndKeyReference_STATUS ¶
type KeyVaultAndKeyReference_STATUS struct { // KeyUrl: Url pointing to a key or secret in KeyVault KeyUrl *string `json:"keyUrl,omitempty"` // SourceVault: Resource id of the KeyVault containing the key or secret SourceVault *SourceVault_STATUS `json:"sourceVault,omitempty"` }
Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey
type KeyVaultAndSecretReference ¶
type KeyVaultAndSecretReference struct { // SecretUrl: Url pointing to a key or secret in KeyVault SecretUrl *string `json:"secretUrl,omitempty"` // SourceVault: Resource id of the KeyVault containing the key or secret SourceVault *SourceVault `json:"sourceVault,omitempty"` }
Key Vault Secret Url and vault id of the encryption key
type KeyVaultAndSecretReference_STATUS ¶
type KeyVaultAndSecretReference_STATUS struct { // SecretUrl: Url pointing to a key or secret in KeyVault SecretUrl *string `json:"secretUrl,omitempty"` // SourceVault: Resource id of the KeyVault containing the key or secret SourceVault *SourceVault_STATUS `json:"sourceVault,omitempty"` }
Key Vault Secret Url and vault id of the encryption key
type NetworkAccessPolicy ¶
type NetworkAccessPolicy string
Policy for accessing the disk via network. +kubebuilder:validation:Enum={"AllowAll","AllowPrivate","DenyAll"}
type NetworkAccessPolicy_STATUS ¶
type NetworkAccessPolicy_STATUS string
Policy for accessing the disk via network.
type PrivateEndpointConnection_STATUS ¶
type PrivateEndpointConnection_STATUS struct { // Id: private endpoint connection Id Id *string `json:"id,omitempty"` }
The Private Endpoint Connection resource.
type PropertyUpdatesInProgress_STATUS ¶
type PropertyUpdatesInProgress_STATUS struct { // TargetTier: The target performance tier of the disk if a tier change operation is in progress. TargetTier *string `json:"targetTier,omitempty"` }
Properties of the disk for which update is pending.
type PublicNetworkAccess ¶
type PublicNetworkAccess string
Policy for controlling export on the disk. +kubebuilder:validation:Enum={"Disabled","Enabled"}
type PublicNetworkAccess_STATUS ¶
type PublicNetworkAccess_STATUS string
Policy for controlling export on the disk.
type PurchasePlan ¶
type PurchasePlan struct { // Name: The plan ID. Name *string `json:"name,omitempty"` // Product: Specifies the product of the image from the marketplace. This is the same value as Offer under the // imageReference element. Product *string `json:"product,omitempty"` // PromotionCode: The Offer Promotion Code. PromotionCode *string `json:"promotionCode,omitempty"` // Publisher: The publisher ID. Publisher *string `json:"publisher,omitempty"` }
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
type PurchasePlan_STATUS ¶
type PurchasePlan_STATUS struct { // Name: The plan ID. Name *string `json:"name,omitempty"` // Product: Specifies the product of the image from the marketplace. This is the same value as Offer under the // imageReference element. Product *string `json:"product,omitempty"` // PromotionCode: The Offer Promotion Code. PromotionCode *string `json:"promotionCode,omitempty"` // Publisher: The publisher ID. Publisher *string `json:"publisher,omitempty"` }
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
type ShareInfoElement_STATUS ¶
type ShareInfoElement_STATUS struct { string `json:"vmUri,omitempty"` }VmUri *
type SnapshotProperties ¶
type SnapshotProperties struct { // CompletionPercent: Percentage complete for the background copy when a resource is created via the CopyStart operation. CompletionPercent *float64 `json:"completionPercent,omitempty"` // CopyCompletionError: Indicates the error details if the background copy of a resource created via the CopyStart // operation fails. CopyCompletionError *CopyCompletionError `json:"copyCompletionError,omitempty"` // CreationData: Disk source information. CreationData information cannot be changed after the disk has been created. CreationData *CreationData `json:"creationData,omitempty"` // DataAccessAuthMode: Additional authentication requirements when exporting or uploading to a disk or snapshot. DataAccessAuthMode *DataAccessAuthMode `json:"dataAccessAuthMode,omitempty"` DiskAccessId *string `json:"diskAccessId,omitempty"` // DiskSizeGB: If creationData.createOption is Empty, this field is mandatory and it indicates the size of the disk to // create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only // allowed if the disk is not attached to a running VM, and can only increase the disk's size. DiskSizeGB *int `json:"diskSizeGB,omitempty"` // DiskState: The state of the snapshot. DiskState *DiskState `json:"diskState,omitempty"` // Encryption: Encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys. Encryption *Encryption `json:"encryption,omitempty"` // EncryptionSettingsCollection: Encryption settings collection used be Azure Disk Encryption, can contain multiple // encryption settings per disk or snapshot. EncryptionSettingsCollection *EncryptionSettingsCollection `json:"encryptionSettingsCollection,omitempty"` // HyperVGeneration: The hypervisor generation of the Virtual Machine. Applicable to OS disks only. HyperVGeneration *SnapshotProperties_HyperVGeneration `json:"hyperVGeneration,omitempty"` // Incremental: Whether a snapshot is incremental. Incremental snapshots on the same disk occupy less space than full // snapshots and can be diffed. Incremental *bool `json:"incremental,omitempty"` // NetworkAccessPolicy: Policy for accessing the disk via network. NetworkAccessPolicy *NetworkAccessPolicy `json:"networkAccessPolicy,omitempty"` // OsType: The Operating System type. OsType *SnapshotProperties_OsType `json:"osType,omitempty"` // PublicNetworkAccess: Policy for controlling export on the disk. PublicNetworkAccess *PublicNetworkAccess `json:"publicNetworkAccess,omitempty"` // PurchasePlan: Purchase plan information for the image from which the source disk for the snapshot was originally created. PurchasePlan *PurchasePlan `json:"purchasePlan,omitempty"` // SecurityProfile: Contains the security related information for the resource. SecurityProfile *DiskSecurityProfile `json:"securityProfile,omitempty"` // SupportedCapabilities: List of supported capabilities for the image from which the source disk from the snapshot was // originally created. SupportedCapabilities *SupportedCapabilities `json:"supportedCapabilities,omitempty"` // SupportsHibernation: Indicates the OS on a snapshot supports hibernation. SupportsHibernation *bool `json:"supportsHibernation,omitempty"` }
Snapshot resource properties.
type SnapshotProperties_HyperVGeneration ¶
type SnapshotProperties_HyperVGeneration string
+kubebuilder:validation:Enum={"V1","V2"}
type SnapshotProperties_HyperVGeneration_STATUS ¶
type SnapshotProperties_HyperVGeneration_STATUS string
type SnapshotProperties_OsType ¶
type SnapshotProperties_OsType string
+kubebuilder:validation:Enum={"Linux","Windows"}
type SnapshotProperties_OsType_STATUS ¶
type SnapshotProperties_OsType_STATUS string
type SnapshotProperties_STATUS ¶
type SnapshotProperties_STATUS struct { // CompletionPercent: Percentage complete for the background copy when a resource is created via the CopyStart operation. CompletionPercent *float64 `json:"completionPercent,omitempty"` // CopyCompletionError: Indicates the error details if the background copy of a resource created via the CopyStart // operation fails. CopyCompletionError *CopyCompletionError_STATUS `json:"copyCompletionError,omitempty"` // CreationData: Disk source information. CreationData information cannot be changed after the disk has been created. CreationData *CreationData_STATUS `json:"creationData,omitempty"` // DataAccessAuthMode: Additional authentication requirements when exporting or uploading to a disk or snapshot. DataAccessAuthMode *DataAccessAuthMode_STATUS `json:"dataAccessAuthMode,omitempty"` // DiskAccessId: ARM id of the DiskAccess resource for using private endpoints on disks. DiskAccessId *string `json:"diskAccessId,omitempty"` // DiskSizeBytes: The size of the disk in bytes. This field is read only. DiskSizeBytes *int `json:"diskSizeBytes,omitempty"` // DiskSizeGB: If creationData.createOption is Empty, this field is mandatory and it indicates the size of the disk to // create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only // allowed if the disk is not attached to a running VM, and can only increase the disk's size. DiskSizeGB *int `json:"diskSizeGB,omitempty"` // DiskState: The state of the snapshot. DiskState *DiskState_STATUS `json:"diskState,omitempty"` // Encryption: Encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys. Encryption *Encryption_STATUS `json:"encryption,omitempty"` // EncryptionSettingsCollection: Encryption settings collection used be Azure Disk Encryption, can contain multiple // encryption settings per disk or snapshot. EncryptionSettingsCollection *EncryptionSettingsCollection_STATUS `json:"encryptionSettingsCollection,omitempty"` // HyperVGeneration: The hypervisor generation of the Virtual Machine. Applicable to OS disks only. HyperVGeneration *SnapshotProperties_HyperVGeneration_STATUS `json:"hyperVGeneration,omitempty"` // Incremental: Whether a snapshot is incremental. Incremental snapshots on the same disk occupy less space than full // snapshots and can be diffed. Incremental *bool `json:"incremental,omitempty"` // IncrementalSnapshotFamilyId: Incremental snapshots for a disk share an incremental snapshot family id. The Get Page // Range Diff API can only be called on incremental snapshots with the same family id. IncrementalSnapshotFamilyId *string `json:"incrementalSnapshotFamilyId,omitempty"` // NetworkAccessPolicy: Policy for accessing the disk via network. NetworkAccessPolicy *NetworkAccessPolicy_STATUS `json:"networkAccessPolicy,omitempty"` // OsType: The Operating System type. OsType *SnapshotProperties_OsType_STATUS `json:"osType,omitempty"` // ProvisioningState: The disk provisioning state. ProvisioningState *string `json:"provisioningState,omitempty"` // PublicNetworkAccess: Policy for controlling export on the disk. PublicNetworkAccess *PublicNetworkAccess_STATUS `json:"publicNetworkAccess,omitempty"` // PurchasePlan: Purchase plan information for the image from which the source disk for the snapshot was originally created. PurchasePlan *PurchasePlan_STATUS `json:"purchasePlan,omitempty"` // SecurityProfile: Contains the security related information for the resource. SecurityProfile *DiskSecurityProfile_STATUS `json:"securityProfile,omitempty"` // SupportedCapabilities: List of supported capabilities for the image from which the source disk from the snapshot was // originally created. SupportedCapabilities *SupportedCapabilities_STATUS `json:"supportedCapabilities,omitempty"` // SupportsHibernation: Indicates the OS on a snapshot supports hibernation. SupportsHibernation *bool `json:"supportsHibernation,omitempty"` // TimeCreated: The time when the snapshot was created. TimeCreated *string `json:"timeCreated,omitempty"` // UniqueId: Unique Guid identifying the resource. UniqueId *string `json:"uniqueId,omitempty"` }
Snapshot resource properties.
type SnapshotSku ¶
type SnapshotSku struct { // Name: The sku name. Name *SnapshotSku_Name `json:"name,omitempty"` }
The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot
type SnapshotSku_Name ¶
type SnapshotSku_Name string
+kubebuilder:validation:Enum={"Premium_LRS","Standard_LRS","Standard_ZRS"}
type SnapshotSku_Name_STATUS ¶
type SnapshotSku_Name_STATUS string
type SnapshotSku_STATUS ¶
type SnapshotSku_STATUS struct { // Name: The sku name. Name *SnapshotSku_Name_STATUS `json:"name,omitempty"` // Tier: The sku tier. Tier *string `json:"tier,omitempty"` }
The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot
type Snapshot_STATUS ¶
type Snapshot_STATUS struct { // ExtendedLocation: The extended location where the snapshot will be created. Extended location cannot be changed. ExtendedLocation *ExtendedLocation_STATUS `json:"extendedLocation,omitempty"` // Id: Resource Id Id *string `json:"id,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` // ManagedBy: Unused. Always Null. ManagedBy *string `json:"managedBy,omitempty"` // Name: Resource name Name *string `json:"name,omitempty"` // Properties: Snapshot resource properties. Properties *SnapshotProperties_STATUS `json:"properties,omitempty"` // Sku: The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for // incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot Sku *SnapshotSku_STATUS `json:"sku,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` // Type: Resource type Type *string `json:"type,omitempty"` }
Snapshot resource.
type Snapshot_Spec ¶
type Snapshot_Spec struct { // ExtendedLocation: The extended location where the snapshot will be created. Extended location cannot be changed. ExtendedLocation *ExtendedLocation `json:"extendedLocation,omitempty"` // Location: Resource location Location *string `json:"location,omitempty"` Name string `json:"name,omitempty"` // Properties: Snapshot resource properties. Properties *SnapshotProperties `json:"properties,omitempty"` // Sku: The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for // incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot Sku *SnapshotSku `json:"sku,omitempty"` // Tags: Resource tags Tags map[string]string `json:"tags,omitempty"` }
func (Snapshot_Spec) GetAPIVersion ¶
func (snapshot Snapshot_Spec) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
func (*Snapshot_Spec) GetName ¶
func (snapshot *Snapshot_Spec) GetName() string
GetName returns the Name of the resource
func (*Snapshot_Spec) GetType ¶
func (snapshot *Snapshot_Spec) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Compute/snapshots"
type SourceVault ¶
type SourceVault struct {
Id *string `json:"id,omitempty"`
}
The vault id is an Azure Resource Manager Resource id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
type SourceVault_STATUS ¶
type SourceVault_STATUS struct { // Id: Resource Id Id *string `json:"id,omitempty"` }
The vault id is an Azure Resource Manager Resource id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
type SupportedCapabilities ¶
type SupportedCapabilities struct { // AcceleratedNetwork: True if the image from which the OS disk is created supports accelerated networking. AcceleratedNetwork *bool `json:"acceleratedNetwork,omitempty"` // Architecture: CPU architecture supported by an OS disk. Architecture *SupportedCapabilities_Architecture `json:"architecture,omitempty"` // DiskControllerTypes: The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI. DiskControllerTypes *string `json:"diskControllerTypes,omitempty"` }
List of supported capabilities persisted on the disk resource for VM use.
type SupportedCapabilities_Architecture ¶
type SupportedCapabilities_Architecture string
+kubebuilder:validation:Enum={"Arm64","x64"}
type SupportedCapabilities_Architecture_STATUS ¶
type SupportedCapabilities_Architecture_STATUS string
type SupportedCapabilities_STATUS ¶
type SupportedCapabilities_STATUS struct { // AcceleratedNetwork: True if the image from which the OS disk is created supports accelerated networking. AcceleratedNetwork *bool `json:"acceleratedNetwork,omitempty"` // Architecture: CPU architecture supported by an OS disk. Architecture *SupportedCapabilities_Architecture_STATUS `json:"architecture,omitempty"` // DiskControllerTypes: The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI. DiskControllerTypes *string `json:"diskControllerTypes,omitempty"` }
List of supported capabilities persisted on the disk resource for VM use.
type UserAssignedIdentityDetails ¶
type UserAssignedIdentityDetails struct { }
Information about the user assigned identity for the resource