@pulumi/azure-native 1.78.0-alpha.1663142157 → 1.79.0-alpha.1663226586
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/compute/disk.js +2 -2
- package/compute/diskAccess.js +2 -2
- package/compute/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/diskEncryptionSet.js +2 -2
- package/compute/index.d.ts +2 -1
- package/compute/index.js +4 -2
- package/compute/snapshot.js +2 -2
- package/compute/v20160430preview/disk.js +2 -2
- package/compute/v20160430preview/snapshot.js +2 -2
- package/compute/v20170330/disk.js +2 -2
- package/compute/v20170330/snapshot.js +2 -2
- package/compute/v20180401/disk.js +2 -2
- package/compute/v20180401/snapshot.js +2 -2
- package/compute/v20180601/disk.js +2 -2
- package/compute/v20180601/snapshot.js +2 -2
- package/compute/v20180930/disk.js +2 -2
- package/compute/v20180930/snapshot.js +2 -2
- package/compute/v20190301/disk.js +2 -2
- package/compute/v20190301/snapshot.js +2 -2
- package/compute/v20190701/disk.js +2 -2
- package/compute/v20190701/diskEncryptionSet.js +2 -2
- package/compute/v20190701/snapshot.js +2 -2
- package/compute/v20191101/disk.js +2 -2
- package/compute/v20191101/diskEncryptionSet.js +2 -2
- package/compute/v20191101/snapshot.js +2 -2
- package/compute/v20200501/disk.js +2 -2
- package/compute/v20200501/diskAccess.js +2 -2
- package/compute/v20200501/diskEncryptionSet.js +2 -2
- package/compute/v20200501/snapshot.js +2 -2
- package/compute/v20200630/disk.js +2 -2
- package/compute/v20200630/diskAccess.js +2 -2
- package/compute/v20200630/diskEncryptionSet.js +2 -2
- package/compute/v20200630/snapshot.js +2 -2
- package/compute/v20200930/disk.js +2 -2
- package/compute/v20200930/diskAccess.js +2 -2
- package/compute/v20200930/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/v20200930/diskEncryptionSet.js +2 -2
- package/compute/v20200930/snapshot.js +2 -2
- package/compute/v20201201/disk.js +2 -2
- package/compute/v20201201/diskAccess.js +2 -2
- package/compute/v20201201/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/v20201201/diskEncryptionSet.js +2 -2
- package/compute/v20201201/snapshot.js +2 -2
- package/compute/v20210401/disk.js +2 -2
- package/compute/v20210401/diskAccess.js +2 -2
- package/compute/v20210401/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/v20210401/diskEncryptionSet.js +2 -2
- package/compute/v20210401/snapshot.js +2 -2
- package/compute/v20210801/disk.js +2 -2
- package/compute/v20210801/diskAccess.js +2 -2
- package/compute/v20210801/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/v20210801/diskEncryptionSet.js +2 -2
- package/compute/v20210801/snapshot.js +2 -2
- package/compute/v20211201/disk.js +2 -2
- package/compute/v20211201/diskAccess.js +2 -2
- package/compute/v20211201/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/v20211201/diskEncryptionSet.js +2 -2
- package/compute/v20211201/snapshot.js +2 -2
- package/compute/v20220302/disk.js +2 -2
- package/compute/v20220302/diskAccess.js +2 -2
- package/compute/v20220302/diskAccessAPrivateEndpointConnection.js +2 -2
- package/compute/v20220302/diskEncryptionSet.js +2 -2
- package/compute/v20220302/snapshot.js +2 -2
- package/compute/v20220702/disk.d.ts +320 -0
- package/compute/v20220702/disk.js +144 -0
- package/compute/v20220702/diskAccess.d.ts +91 -0
- package/compute/v20220702/diskAccess.js +77 -0
- package/compute/v20220702/diskAccessAPrivateEndpointConnection.d.ts +71 -0
- package/compute/v20220702/diskAccessAPrivateEndpointConnection.js +78 -0
- package/compute/v20220702/diskEncryptionSet.d.ts +128 -0
- package/compute/v20220702/diskEncryptionSet.js +87 -0
- package/compute/v20220702/getDisk.d.ts +198 -0
- package/compute/v20220702/getDisk.js +26 -0
- package/compute/v20220702/getDiskAccess.d.ts +70 -0
- package/compute/v20220702/getDiskAccess.js +26 -0
- package/compute/v20220702/getDiskAccessAPrivateEndpointConnection.d.ts +64 -0
- package/compute/v20220702/getDiskAccessAPrivateEndpointConnection.js +27 -0
- package/compute/v20220702/getDiskEncryptionSet.d.ts +90 -0
- package/compute/v20220702/getDiskEncryptionSet.js +26 -0
- package/compute/v20220702/getSnapshot.d.ts +158 -0
- package/compute/v20220702/getSnapshot.js +26 -0
- package/compute/v20220702/index.d.ts +31 -0
- package/compute/v20220702/index.js +69 -0
- package/compute/v20220702/snapshot.d.ts +252 -0
- package/compute/v20220702/snapshot.js +124 -0
- package/costmanagement/index.d.ts +2 -1
- package/costmanagement/index.js +4 -2
- package/costmanagement/v20190401preview/view.js +2 -2
- package/costmanagement/v20190401preview/viewByScope.js +2 -2
- package/costmanagement/v20191101/view.js +2 -2
- package/costmanagement/v20191101/viewByScope.js +2 -2
- package/costmanagement/v20200601/view.js +2 -2
- package/costmanagement/v20200601/viewByScope.js +2 -2
- package/costmanagement/v20211001/view.js +2 -2
- package/costmanagement/v20211001/viewByScope.js +2 -2
- package/costmanagement/v20220801preview/view.js +2 -2
- package/costmanagement/v20220801preview/viewByScope.js +2 -2
- package/costmanagement/v20221001preview/getSettingByScope.d.ts +52 -0
- package/costmanagement/v20221001preview/getSettingByScope.js +28 -0
- package/costmanagement/v20221001preview/getTagInheritanceSetting.d.ts +57 -0
- package/costmanagement/v20221001preview/getTagInheritanceSetting.js +26 -0
- package/costmanagement/v20221001preview/getView.d.ts +100 -0
- package/costmanagement/v20221001preview/getView.js +25 -0
- package/costmanagement/v20221001preview/getViewByScope.d.ts +108 -0
- package/costmanagement/v20221001preview/getViewByScope.js +26 -0
- package/costmanagement/v20221001preview/index.d.ts +25 -0
- package/costmanagement/v20221001preview/index.js +62 -0
- package/costmanagement/v20221001preview/settingByScope.d.ts +69 -0
- package/costmanagement/v20221001preview/settingByScope.js +74 -0
- package/costmanagement/v20221001preview/tagInheritanceSetting.d.ts +77 -0
- package/costmanagement/v20221001preview/tagInheritanceSetting.js +71 -0
- package/costmanagement/v20221001preview/view.d.ts +164 -0
- package/costmanagement/v20221001preview/view.js +99 -0
- package/costmanagement/v20221001preview/viewByScope.d.ts +164 -0
- package/costmanagement/v20221001preview/viewByScope.js +102 -0
- package/costmanagement/view.js +2 -2
- package/costmanagement/viewByScope.js +2 -2
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/types/enums/compute/index.d.ts +2 -1
- package/types/enums/compute/index.js +5 -3
- package/types/enums/compute/v20220702/index.d.ts +262 -0
- package/types/enums/compute/v20220702/index.js +204 -0
- package/types/enums/costmanagement/index.d.ts +2 -1
- package/types/enums/costmanagement/index.js +4 -2
- package/types/enums/costmanagement/v20221001preview/index.d.ts +107 -0
- package/types/enums/costmanagement/v20221001preview/index.js +61 -0
- package/types/input.d.ts +457 -0
- package/types/input.js +1 -1
- package/types/output.d.ts +595 -0
- package/types/output.js +1 -1
package/types/output.d.ts
CHANGED
|
@@ -117906,6 +117906,430 @@ export declare namespace compute {
|
|
|
117906
117906
|
lastModifiedAt: string;
|
|
117907
117907
|
}
|
|
117908
117908
|
}
|
|
117909
|
+
namespace v20220702 {
|
|
117910
|
+
/**
|
|
117911
|
+
* Api error base.
|
|
117912
|
+
*/
|
|
117913
|
+
interface ApiErrorBaseResponse {
|
|
117914
|
+
/**
|
|
117915
|
+
* The error code.
|
|
117916
|
+
*/
|
|
117917
|
+
code?: string;
|
|
117918
|
+
/**
|
|
117919
|
+
* The error message.
|
|
117920
|
+
*/
|
|
117921
|
+
message?: string;
|
|
117922
|
+
/**
|
|
117923
|
+
* The target of the particular error.
|
|
117924
|
+
*/
|
|
117925
|
+
target?: string;
|
|
117926
|
+
}
|
|
117927
|
+
/**
|
|
117928
|
+
* Api error.
|
|
117929
|
+
*/
|
|
117930
|
+
interface ApiErrorResponse {
|
|
117931
|
+
/**
|
|
117932
|
+
* The error code.
|
|
117933
|
+
*/
|
|
117934
|
+
code?: string;
|
|
117935
|
+
/**
|
|
117936
|
+
* The Api error details
|
|
117937
|
+
*/
|
|
117938
|
+
details?: outputs.compute.v20220702.ApiErrorBaseResponse[];
|
|
117939
|
+
/**
|
|
117940
|
+
* The Api inner error
|
|
117941
|
+
*/
|
|
117942
|
+
innererror?: outputs.compute.v20220702.InnerErrorResponse;
|
|
117943
|
+
/**
|
|
117944
|
+
* The error message.
|
|
117945
|
+
*/
|
|
117946
|
+
message?: string;
|
|
117947
|
+
/**
|
|
117948
|
+
* The target of the particular error.
|
|
117949
|
+
*/
|
|
117950
|
+
target?: string;
|
|
117951
|
+
}
|
|
117952
|
+
/**
|
|
117953
|
+
* Indicates the error details if the background copy of a resource created via the CopyStart operation fails.
|
|
117954
|
+
*/
|
|
117955
|
+
interface CopyCompletionErrorResponse {
|
|
117956
|
+
/**
|
|
117957
|
+
* Indicates the error code if the background copy of a resource created via the CopyStart operation fails.
|
|
117958
|
+
*/
|
|
117959
|
+
errorCode: string;
|
|
117960
|
+
/**
|
|
117961
|
+
* Indicates the error message if the background copy of a resource created via the CopyStart operation fails.
|
|
117962
|
+
*/
|
|
117963
|
+
errorMessage: string;
|
|
117964
|
+
}
|
|
117965
|
+
/**
|
|
117966
|
+
* Data used when creating a disk.
|
|
117967
|
+
*/
|
|
117968
|
+
interface CreationDataResponse {
|
|
117969
|
+
/**
|
|
117970
|
+
* This enumerates the possible sources of a disk's creation.
|
|
117971
|
+
*/
|
|
117972
|
+
createOption: string;
|
|
117973
|
+
/**
|
|
117974
|
+
* 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.
|
|
117975
|
+
*/
|
|
117976
|
+
galleryImageReference?: outputs.compute.v20220702.ImageDiskReferenceResponse;
|
|
117977
|
+
/**
|
|
117978
|
+
* Disk source information for PIR or user images.
|
|
117979
|
+
*/
|
|
117980
|
+
imageReference?: outputs.compute.v20220702.ImageDiskReferenceResponse;
|
|
117981
|
+
/**
|
|
117982
|
+
* Logical sector size in bytes for Ultra disks. Supported values are 512 ad 4096. 4096 is the default.
|
|
117983
|
+
*/
|
|
117984
|
+
logicalSectorSize?: number;
|
|
117985
|
+
/**
|
|
117986
|
+
* 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.
|
|
117987
|
+
*/
|
|
117988
|
+
performancePlus?: boolean;
|
|
117989
|
+
/**
|
|
117990
|
+
* If createOption is ImportSecure, this is the URI of a blob to be imported into VM guest state.
|
|
117991
|
+
*/
|
|
117992
|
+
securityDataUri?: string;
|
|
117993
|
+
/**
|
|
117994
|
+
* If createOption is Copy, this is the ARM id of the source snapshot or disk.
|
|
117995
|
+
*/
|
|
117996
|
+
sourceResourceId?: string;
|
|
117997
|
+
/**
|
|
117998
|
+
* If this field is set, this is the unique id identifying the source of this resource.
|
|
117999
|
+
*/
|
|
118000
|
+
sourceUniqueId: string;
|
|
118001
|
+
/**
|
|
118002
|
+
* If createOption is Import, this is the URI of a blob to be imported into a managed disk.
|
|
118003
|
+
*/
|
|
118004
|
+
sourceUri?: string;
|
|
118005
|
+
/**
|
|
118006
|
+
* Required if createOption is Import. The Azure Resource Manager identifier of the storage account containing the blob to import as a disk.
|
|
118007
|
+
*/
|
|
118008
|
+
storageAccountId?: string;
|
|
118009
|
+
/**
|
|
118010
|
+
* 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).
|
|
118011
|
+
*/
|
|
118012
|
+
uploadSizeBytes?: number;
|
|
118013
|
+
}
|
|
118014
|
+
/**
|
|
118015
|
+
* Contains the security related information for the resource.
|
|
118016
|
+
*/
|
|
118017
|
+
interface DiskSecurityProfileResponse {
|
|
118018
|
+
/**
|
|
118019
|
+
* ResourceId of the disk encryption set associated to Confidential VM supported disk encrypted with customer managed key
|
|
118020
|
+
*/
|
|
118021
|
+
secureVMDiskEncryptionSetId?: string;
|
|
118022
|
+
/**
|
|
118023
|
+
* Specifies the SecurityType of the VM. Applicable for OS disks only.
|
|
118024
|
+
*/
|
|
118025
|
+
securityType?: string;
|
|
118026
|
+
}
|
|
118027
|
+
/**
|
|
118028
|
+
* The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS.
|
|
118029
|
+
*/
|
|
118030
|
+
interface DiskSkuResponse {
|
|
118031
|
+
/**
|
|
118032
|
+
* The sku name.
|
|
118033
|
+
*/
|
|
118034
|
+
name?: string;
|
|
118035
|
+
/**
|
|
118036
|
+
* The sku tier.
|
|
118037
|
+
*/
|
|
118038
|
+
tier: string;
|
|
118039
|
+
}
|
|
118040
|
+
/**
|
|
118041
|
+
* Encryption at rest settings for disk or snapshot
|
|
118042
|
+
*/
|
|
118043
|
+
interface EncryptionResponse {
|
|
118044
|
+
/**
|
|
118045
|
+
* ResourceId of the disk encryption set to use for enabling encryption at rest.
|
|
118046
|
+
*/
|
|
118047
|
+
diskEncryptionSetId?: string;
|
|
118048
|
+
/**
|
|
118049
|
+
* The type of key used to encrypt the data of the disk.
|
|
118050
|
+
*/
|
|
118051
|
+
type?: string;
|
|
118052
|
+
}
|
|
118053
|
+
/**
|
|
118054
|
+
* 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.
|
|
118055
|
+
*/
|
|
118056
|
+
interface EncryptionSetIdentityResponse {
|
|
118057
|
+
/**
|
|
118058
|
+
* 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
|
|
118059
|
+
*/
|
|
118060
|
+
principalId: string;
|
|
118061
|
+
/**
|
|
118062
|
+
* 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
|
|
118063
|
+
*/
|
|
118064
|
+
tenantId: string;
|
|
118065
|
+
/**
|
|
118066
|
+
* 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.
|
|
118067
|
+
*/
|
|
118068
|
+
type?: string;
|
|
118069
|
+
/**
|
|
118070
|
+
* 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}'.
|
|
118071
|
+
*/
|
|
118072
|
+
userAssignedIdentities?: {
|
|
118073
|
+
[key: string]: outputs.compute.v20220702.UserAssignedIdentitiesResponseUserAssignedIdentities;
|
|
118074
|
+
};
|
|
118075
|
+
}
|
|
118076
|
+
/**
|
|
118077
|
+
* Encryption settings for disk or snapshot
|
|
118078
|
+
*/
|
|
118079
|
+
interface EncryptionSettingsCollectionResponse {
|
|
118080
|
+
/**
|
|
118081
|
+
* 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.
|
|
118082
|
+
*/
|
|
118083
|
+
enabled: boolean;
|
|
118084
|
+
/**
|
|
118085
|
+
* A collection of encryption settings, one for each disk volume.
|
|
118086
|
+
*/
|
|
118087
|
+
encryptionSettings?: outputs.compute.v20220702.EncryptionSettingsElementResponse[];
|
|
118088
|
+
/**
|
|
118089
|
+
* 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.
|
|
118090
|
+
*/
|
|
118091
|
+
encryptionSettingsVersion?: string;
|
|
118092
|
+
}
|
|
118093
|
+
/**
|
|
118094
|
+
* Encryption settings for one disk volume.
|
|
118095
|
+
*/
|
|
118096
|
+
interface EncryptionSettingsElementResponse {
|
|
118097
|
+
/**
|
|
118098
|
+
* Key Vault Secret Url and vault id of the disk encryption key
|
|
118099
|
+
*/
|
|
118100
|
+
diskEncryptionKey?: outputs.compute.v20220702.KeyVaultAndSecretReferenceResponse;
|
|
118101
|
+
/**
|
|
118102
|
+
* 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.
|
|
118103
|
+
*/
|
|
118104
|
+
keyEncryptionKey?: outputs.compute.v20220702.KeyVaultAndKeyReferenceResponse;
|
|
118105
|
+
}
|
|
118106
|
+
/**
|
|
118107
|
+
* The complex type of the extended location.
|
|
118108
|
+
*/
|
|
118109
|
+
interface ExtendedLocationResponse {
|
|
118110
|
+
/**
|
|
118111
|
+
* The name of the extended location.
|
|
118112
|
+
*/
|
|
118113
|
+
name?: string;
|
|
118114
|
+
/**
|
|
118115
|
+
* The type of the extended location.
|
|
118116
|
+
*/
|
|
118117
|
+
type?: string;
|
|
118118
|
+
}
|
|
118119
|
+
/**
|
|
118120
|
+
* The source image used for creating the disk.
|
|
118121
|
+
*/
|
|
118122
|
+
interface ImageDiskReferenceResponse {
|
|
118123
|
+
/**
|
|
118124
|
+
* A relative uri containing a community Azure Compute Gallery image reference.
|
|
118125
|
+
*/
|
|
118126
|
+
communityGalleryImageId?: string;
|
|
118127
|
+
/**
|
|
118128
|
+
* A relative uri containing either a Platform Image Repository, user image, or Azure Compute Gallery image reference.
|
|
118129
|
+
*/
|
|
118130
|
+
id?: string;
|
|
118131
|
+
/**
|
|
118132
|
+
* 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.
|
|
118133
|
+
*/
|
|
118134
|
+
lun?: number;
|
|
118135
|
+
/**
|
|
118136
|
+
* A relative uri containing a direct shared Azure Compute Gallery image reference.
|
|
118137
|
+
*/
|
|
118138
|
+
sharedGalleryImageId?: string;
|
|
118139
|
+
}
|
|
118140
|
+
/**
|
|
118141
|
+
* Inner error details.
|
|
118142
|
+
*/
|
|
118143
|
+
interface InnerErrorResponse {
|
|
118144
|
+
/**
|
|
118145
|
+
* The internal error message or exception dump.
|
|
118146
|
+
*/
|
|
118147
|
+
errordetail?: string;
|
|
118148
|
+
/**
|
|
118149
|
+
* The exception type.
|
|
118150
|
+
*/
|
|
118151
|
+
exceptiontype?: string;
|
|
118152
|
+
}
|
|
118153
|
+
/**
|
|
118154
|
+
* Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots
|
|
118155
|
+
*/
|
|
118156
|
+
interface KeyForDiskEncryptionSetResponse {
|
|
118157
|
+
/**
|
|
118158
|
+
* Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of rotationToLatestKeyVersionEnabled value.
|
|
118159
|
+
*/
|
|
118160
|
+
keyUrl: string;
|
|
118161
|
+
/**
|
|
118162
|
+
* 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.
|
|
118163
|
+
*/
|
|
118164
|
+
sourceVault?: outputs.compute.v20220702.SourceVaultResponse;
|
|
118165
|
+
}
|
|
118166
|
+
/**
|
|
118167
|
+
* Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey
|
|
118168
|
+
*/
|
|
118169
|
+
interface KeyVaultAndKeyReferenceResponse {
|
|
118170
|
+
/**
|
|
118171
|
+
* Url pointing to a key or secret in KeyVault
|
|
118172
|
+
*/
|
|
118173
|
+
keyUrl: string;
|
|
118174
|
+
/**
|
|
118175
|
+
* Resource id of the KeyVault containing the key or secret
|
|
118176
|
+
*/
|
|
118177
|
+
sourceVault: outputs.compute.v20220702.SourceVaultResponse;
|
|
118178
|
+
}
|
|
118179
|
+
/**
|
|
118180
|
+
* Key Vault Secret Url and vault id of the encryption key
|
|
118181
|
+
*/
|
|
118182
|
+
interface KeyVaultAndSecretReferenceResponse {
|
|
118183
|
+
/**
|
|
118184
|
+
* Url pointing to a key or secret in KeyVault
|
|
118185
|
+
*/
|
|
118186
|
+
secretUrl: string;
|
|
118187
|
+
/**
|
|
118188
|
+
* Resource id of the KeyVault containing the key or secret
|
|
118189
|
+
*/
|
|
118190
|
+
sourceVault: outputs.compute.v20220702.SourceVaultResponse;
|
|
118191
|
+
}
|
|
118192
|
+
/**
|
|
118193
|
+
* The Private Endpoint Connection resource.
|
|
118194
|
+
*/
|
|
118195
|
+
interface PrivateEndpointConnectionResponse {
|
|
118196
|
+
/**
|
|
118197
|
+
* private endpoint connection Id
|
|
118198
|
+
*/
|
|
118199
|
+
id: string;
|
|
118200
|
+
/**
|
|
118201
|
+
* private endpoint connection name
|
|
118202
|
+
*/
|
|
118203
|
+
name: string;
|
|
118204
|
+
/**
|
|
118205
|
+
* The resource of private end point.
|
|
118206
|
+
*/
|
|
118207
|
+
privateEndpoint: outputs.compute.v20220702.PrivateEndpointResponse;
|
|
118208
|
+
/**
|
|
118209
|
+
* A collection of information about the state of the connection between DiskAccess and Virtual Network.
|
|
118210
|
+
*/
|
|
118211
|
+
privateLinkServiceConnectionState: outputs.compute.v20220702.PrivateLinkServiceConnectionStateResponse;
|
|
118212
|
+
/**
|
|
118213
|
+
* The provisioning state of the private endpoint connection resource.
|
|
118214
|
+
*/
|
|
118215
|
+
provisioningState: string;
|
|
118216
|
+
/**
|
|
118217
|
+
* private endpoint connection type
|
|
118218
|
+
*/
|
|
118219
|
+
type: string;
|
|
118220
|
+
}
|
|
118221
|
+
/**
|
|
118222
|
+
* The Private Endpoint resource.
|
|
118223
|
+
*/
|
|
118224
|
+
interface PrivateEndpointResponse {
|
|
118225
|
+
/**
|
|
118226
|
+
* The ARM identifier for Private Endpoint
|
|
118227
|
+
*/
|
|
118228
|
+
id: string;
|
|
118229
|
+
}
|
|
118230
|
+
/**
|
|
118231
|
+
* A collection of information about the state of the connection between service consumer and provider.
|
|
118232
|
+
*/
|
|
118233
|
+
interface PrivateLinkServiceConnectionStateResponse {
|
|
118234
|
+
/**
|
|
118235
|
+
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
118236
|
+
*/
|
|
118237
|
+
actionsRequired?: string;
|
|
118238
|
+
/**
|
|
118239
|
+
* The reason for approval/rejection of the connection.
|
|
118240
|
+
*/
|
|
118241
|
+
description?: string;
|
|
118242
|
+
/**
|
|
118243
|
+
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
118244
|
+
*/
|
|
118245
|
+
status?: string;
|
|
118246
|
+
}
|
|
118247
|
+
/**
|
|
118248
|
+
* Properties of the disk for which update is pending.
|
|
118249
|
+
*/
|
|
118250
|
+
interface PropertyUpdatesInProgressResponse {
|
|
118251
|
+
/**
|
|
118252
|
+
* The target performance tier of the disk if a tier change operation is in progress.
|
|
118253
|
+
*/
|
|
118254
|
+
targetTier?: string;
|
|
118255
|
+
}
|
|
118256
|
+
/**
|
|
118257
|
+
* Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
|
|
118258
|
+
*/
|
|
118259
|
+
interface PurchasePlanResponse {
|
|
118260
|
+
/**
|
|
118261
|
+
* The plan ID.
|
|
118262
|
+
*/
|
|
118263
|
+
name: string;
|
|
118264
|
+
/**
|
|
118265
|
+
* Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element.
|
|
118266
|
+
*/
|
|
118267
|
+
product: string;
|
|
118268
|
+
/**
|
|
118269
|
+
* The Offer Promotion Code.
|
|
118270
|
+
*/
|
|
118271
|
+
promotionCode?: string;
|
|
118272
|
+
/**
|
|
118273
|
+
* The publisher ID.
|
|
118274
|
+
*/
|
|
118275
|
+
publisher: string;
|
|
118276
|
+
}
|
|
118277
|
+
interface ShareInfoElementResponse {
|
|
118278
|
+
/**
|
|
118279
|
+
* A relative URI containing the ID of the VM that has the disk attached.
|
|
118280
|
+
*/
|
|
118281
|
+
vmUri: string;
|
|
118282
|
+
}
|
|
118283
|
+
/**
|
|
118284
|
+
* 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
|
|
118285
|
+
*/
|
|
118286
|
+
interface SnapshotSkuResponse {
|
|
118287
|
+
/**
|
|
118288
|
+
* The sku name.
|
|
118289
|
+
*/
|
|
118290
|
+
name?: string;
|
|
118291
|
+
/**
|
|
118292
|
+
* The sku tier.
|
|
118293
|
+
*/
|
|
118294
|
+
tier: string;
|
|
118295
|
+
}
|
|
118296
|
+
/**
|
|
118297
|
+
* The vault id is an Azure Resource Manager Resource id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
|
|
118298
|
+
*/
|
|
118299
|
+
interface SourceVaultResponse {
|
|
118300
|
+
/**
|
|
118301
|
+
* Resource Id
|
|
118302
|
+
*/
|
|
118303
|
+
id?: string;
|
|
118304
|
+
}
|
|
118305
|
+
/**
|
|
118306
|
+
* List of supported capabilities persisted on the disk resource for VM use.
|
|
118307
|
+
*/
|
|
118308
|
+
interface SupportedCapabilitiesResponse {
|
|
118309
|
+
/**
|
|
118310
|
+
* True if the image from which the OS disk is created supports accelerated networking.
|
|
118311
|
+
*/
|
|
118312
|
+
acceleratedNetwork?: boolean;
|
|
118313
|
+
/**
|
|
118314
|
+
* CPU architecture supported by an OS disk.
|
|
118315
|
+
*/
|
|
118316
|
+
architecture?: string;
|
|
118317
|
+
/**
|
|
118318
|
+
* The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.
|
|
118319
|
+
*/
|
|
118320
|
+
diskControllerTypes?: string;
|
|
118321
|
+
}
|
|
118322
|
+
interface UserAssignedIdentitiesResponseUserAssignedIdentities {
|
|
118323
|
+
/**
|
|
118324
|
+
* The client id of user assigned identity.
|
|
118325
|
+
*/
|
|
118326
|
+
clientId: string;
|
|
118327
|
+
/**
|
|
118328
|
+
* The principal id of user assigned identity.
|
|
118329
|
+
*/
|
|
118330
|
+
principalId: string;
|
|
118331
|
+
}
|
|
118332
|
+
}
|
|
117909
118333
|
}
|
|
117910
118334
|
export declare namespace confidentialledger {
|
|
117911
118335
|
/**
|
|
@@ -179963,6 +180387,177 @@ export declare namespace costmanagement {
|
|
|
179963
180387
|
to: string;
|
|
179964
180388
|
}
|
|
179965
180389
|
}
|
|
180390
|
+
namespace v20221001preview {
|
|
180391
|
+
/**
|
|
180392
|
+
* Each KPI must contain a 'type' and 'enabled' key.
|
|
180393
|
+
*/
|
|
180394
|
+
interface KpiPropertiesResponse {
|
|
180395
|
+
/**
|
|
180396
|
+
* show the KPI in the UI?
|
|
180397
|
+
*/
|
|
180398
|
+
enabled?: boolean;
|
|
180399
|
+
/**
|
|
180400
|
+
* ID of resource related to metric (budget).
|
|
180401
|
+
*/
|
|
180402
|
+
id?: string;
|
|
180403
|
+
/**
|
|
180404
|
+
* KPI type (Forecast, Budget).
|
|
180405
|
+
*/
|
|
180406
|
+
type?: string;
|
|
180407
|
+
}
|
|
180408
|
+
/**
|
|
180409
|
+
* Each pivot must contain a 'type' and 'name'.
|
|
180410
|
+
*/
|
|
180411
|
+
interface PivotPropertiesResponse {
|
|
180412
|
+
/**
|
|
180413
|
+
* Data field to show in view.
|
|
180414
|
+
*/
|
|
180415
|
+
name?: string;
|
|
180416
|
+
/**
|
|
180417
|
+
* Data type to show in view.
|
|
180418
|
+
*/
|
|
180419
|
+
type?: string;
|
|
180420
|
+
}
|
|
180421
|
+
/**
|
|
180422
|
+
* The aggregation expression to be used in the report.
|
|
180423
|
+
*/
|
|
180424
|
+
interface ReportConfigAggregationResponse {
|
|
180425
|
+
/**
|
|
180426
|
+
* The name of the aggregation function to use.
|
|
180427
|
+
*/
|
|
180428
|
+
function: string;
|
|
180429
|
+
/**
|
|
180430
|
+
* The name of the column to aggregate.
|
|
180431
|
+
*/
|
|
180432
|
+
name: string;
|
|
180433
|
+
}
|
|
180434
|
+
/**
|
|
180435
|
+
* The comparison expression to be used in the report.
|
|
180436
|
+
*/
|
|
180437
|
+
interface ReportConfigComparisonExpressionResponse {
|
|
180438
|
+
/**
|
|
180439
|
+
* The name of the column to use in comparison.
|
|
180440
|
+
*/
|
|
180441
|
+
name: string;
|
|
180442
|
+
/**
|
|
180443
|
+
* The operator to use for comparison.
|
|
180444
|
+
*/
|
|
180445
|
+
operator: string;
|
|
180446
|
+
/**
|
|
180447
|
+
* Array of values to use for comparison
|
|
180448
|
+
*/
|
|
180449
|
+
values: string[];
|
|
180450
|
+
}
|
|
180451
|
+
/**
|
|
180452
|
+
* The configuration of dataset in the report.
|
|
180453
|
+
*/
|
|
180454
|
+
interface ReportConfigDatasetConfigurationResponse {
|
|
180455
|
+
/**
|
|
180456
|
+
* Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
|
|
180457
|
+
*/
|
|
180458
|
+
columns?: string[];
|
|
180459
|
+
}
|
|
180460
|
+
/**
|
|
180461
|
+
* The definition of data present in the report.
|
|
180462
|
+
*/
|
|
180463
|
+
interface ReportConfigDatasetResponse {
|
|
180464
|
+
/**
|
|
180465
|
+
* Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
|
|
180466
|
+
*/
|
|
180467
|
+
aggregation?: {
|
|
180468
|
+
[key: string]: outputs.costmanagement.v20221001preview.ReportConfigAggregationResponse;
|
|
180469
|
+
};
|
|
180470
|
+
/**
|
|
180471
|
+
* Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
|
|
180472
|
+
*/
|
|
180473
|
+
configuration?: outputs.costmanagement.v20221001preview.ReportConfigDatasetConfigurationResponse;
|
|
180474
|
+
/**
|
|
180475
|
+
* Has filter expression to use in the report.
|
|
180476
|
+
*/
|
|
180477
|
+
filter?: outputs.costmanagement.v20221001preview.ReportConfigFilterResponse;
|
|
180478
|
+
/**
|
|
180479
|
+
* The granularity of rows in the report.
|
|
180480
|
+
*/
|
|
180481
|
+
granularity?: string;
|
|
180482
|
+
/**
|
|
180483
|
+
* Array of group by expression to use in the report. Report can have up to 2 group by clauses.
|
|
180484
|
+
*/
|
|
180485
|
+
grouping?: outputs.costmanagement.v20221001preview.ReportConfigGroupingResponse[];
|
|
180486
|
+
/**
|
|
180487
|
+
* Array of order by expression to use in the report.
|
|
180488
|
+
*/
|
|
180489
|
+
sorting?: outputs.costmanagement.v20221001preview.ReportConfigSortingResponse[];
|
|
180490
|
+
}
|
|
180491
|
+
/**
|
|
180492
|
+
* The filter expression to be used in the report.
|
|
180493
|
+
*/
|
|
180494
|
+
interface ReportConfigFilterResponse {
|
|
180495
|
+
/**
|
|
180496
|
+
* The logical "AND" expression. Must have at least 2 items.
|
|
180497
|
+
*/
|
|
180498
|
+
and?: outputs.costmanagement.v20221001preview.ReportConfigFilterResponse[];
|
|
180499
|
+
/**
|
|
180500
|
+
* Has comparison expression for a dimension
|
|
180501
|
+
*/
|
|
180502
|
+
dimensions?: outputs.costmanagement.v20221001preview.ReportConfigComparisonExpressionResponse;
|
|
180503
|
+
/**
|
|
180504
|
+
* The logical "OR" expression. Must have at least 2 items.
|
|
180505
|
+
*/
|
|
180506
|
+
or?: outputs.costmanagement.v20221001preview.ReportConfigFilterResponse[];
|
|
180507
|
+
/**
|
|
180508
|
+
* Has comparison expression for a tag
|
|
180509
|
+
*/
|
|
180510
|
+
tags?: outputs.costmanagement.v20221001preview.ReportConfigComparisonExpressionResponse;
|
|
180511
|
+
}
|
|
180512
|
+
/**
|
|
180513
|
+
* The group by expression to be used in the report.
|
|
180514
|
+
*/
|
|
180515
|
+
interface ReportConfigGroupingResponse {
|
|
180516
|
+
/**
|
|
180517
|
+
* The name of the column to group. This version supports subscription lowest possible grain.
|
|
180518
|
+
*/
|
|
180519
|
+
name: string;
|
|
180520
|
+
/**
|
|
180521
|
+
* Has type of the column to group.
|
|
180522
|
+
*/
|
|
180523
|
+
type: string;
|
|
180524
|
+
}
|
|
180525
|
+
/**
|
|
180526
|
+
* The order by expression to be used in the report.
|
|
180527
|
+
*/
|
|
180528
|
+
interface ReportConfigSortingResponse {
|
|
180529
|
+
/**
|
|
180530
|
+
* Direction of sort.
|
|
180531
|
+
*/
|
|
180532
|
+
direction?: string;
|
|
180533
|
+
/**
|
|
180534
|
+
* The name of the column to sort.
|
|
180535
|
+
*/
|
|
180536
|
+
name: string;
|
|
180537
|
+
}
|
|
180538
|
+
/**
|
|
180539
|
+
* The start and end date for pulling data for the report.
|
|
180540
|
+
*/
|
|
180541
|
+
interface ReportConfigTimePeriodResponse {
|
|
180542
|
+
/**
|
|
180543
|
+
* The start date to pull data from.
|
|
180544
|
+
*/
|
|
180545
|
+
from: string;
|
|
180546
|
+
/**
|
|
180547
|
+
* The end date to pull data to.
|
|
180548
|
+
*/
|
|
180549
|
+
to: string;
|
|
180550
|
+
}
|
|
180551
|
+
/**
|
|
180552
|
+
* The properties of the tag inheritance setting.
|
|
180553
|
+
*/
|
|
180554
|
+
interface TagInheritancePropertiesResponse {
|
|
180555
|
+
/**
|
|
180556
|
+
* Prefer Container tags to override container tags with resource tags in case of conflicts.
|
|
180557
|
+
*/
|
|
180558
|
+
preferContainerTags: boolean;
|
|
180559
|
+
}
|
|
180560
|
+
}
|
|
179966
180561
|
}
|
|
179967
180562
|
export declare namespace customerinsights {
|
|
179968
180563
|
/**
|