@pulumi/azure-native 1.78.0 → 1.79.0-alpha.1663253723
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/input.d.ts
CHANGED
|
@@ -87525,6 +87525,292 @@ export declare namespace compute {
|
|
|
87525
87525
|
id?: pulumi.Input<string>;
|
|
87526
87526
|
}
|
|
87527
87527
|
}
|
|
87528
|
+
namespace v20220702 {
|
|
87529
|
+
/**
|
|
87530
|
+
* Indicates the error details if the background copy of a resource created via the CopyStart operation fails.
|
|
87531
|
+
*/
|
|
87532
|
+
interface CopyCompletionErrorArgs {
|
|
87533
|
+
/**
|
|
87534
|
+
* Indicates the error code if the background copy of a resource created via the CopyStart operation fails.
|
|
87535
|
+
*/
|
|
87536
|
+
errorCode: pulumi.Input<string | enums.compute.v20220702.CopyCompletionErrorReason>;
|
|
87537
|
+
/**
|
|
87538
|
+
* Indicates the error message if the background copy of a resource created via the CopyStart operation fails.
|
|
87539
|
+
*/
|
|
87540
|
+
errorMessage: pulumi.Input<string>;
|
|
87541
|
+
}
|
|
87542
|
+
/**
|
|
87543
|
+
* Data used when creating a disk.
|
|
87544
|
+
*/
|
|
87545
|
+
interface CreationDataArgs {
|
|
87546
|
+
/**
|
|
87547
|
+
* This enumerates the possible sources of a disk's creation.
|
|
87548
|
+
*/
|
|
87549
|
+
createOption: pulumi.Input<string | enums.compute.v20220702.DiskCreateOption>;
|
|
87550
|
+
/**
|
|
87551
|
+
* 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.
|
|
87552
|
+
*/
|
|
87553
|
+
galleryImageReference?: pulumi.Input<inputs.compute.v20220702.ImageDiskReferenceArgs>;
|
|
87554
|
+
/**
|
|
87555
|
+
* Disk source information for PIR or user images.
|
|
87556
|
+
*/
|
|
87557
|
+
imageReference?: pulumi.Input<inputs.compute.v20220702.ImageDiskReferenceArgs>;
|
|
87558
|
+
/**
|
|
87559
|
+
* Logical sector size in bytes for Ultra disks. Supported values are 512 ad 4096. 4096 is the default.
|
|
87560
|
+
*/
|
|
87561
|
+
logicalSectorSize?: pulumi.Input<number>;
|
|
87562
|
+
/**
|
|
87563
|
+
* 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.
|
|
87564
|
+
*/
|
|
87565
|
+
performancePlus?: pulumi.Input<boolean>;
|
|
87566
|
+
/**
|
|
87567
|
+
* If createOption is ImportSecure, this is the URI of a blob to be imported into VM guest state.
|
|
87568
|
+
*/
|
|
87569
|
+
securityDataUri?: pulumi.Input<string>;
|
|
87570
|
+
/**
|
|
87571
|
+
* If createOption is Copy, this is the ARM id of the source snapshot or disk.
|
|
87572
|
+
*/
|
|
87573
|
+
sourceResourceId?: pulumi.Input<string>;
|
|
87574
|
+
/**
|
|
87575
|
+
* If createOption is Import, this is the URI of a blob to be imported into a managed disk.
|
|
87576
|
+
*/
|
|
87577
|
+
sourceUri?: pulumi.Input<string>;
|
|
87578
|
+
/**
|
|
87579
|
+
* Required if createOption is Import. The Azure Resource Manager identifier of the storage account containing the blob to import as a disk.
|
|
87580
|
+
*/
|
|
87581
|
+
storageAccountId?: pulumi.Input<string>;
|
|
87582
|
+
/**
|
|
87583
|
+
* 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).
|
|
87584
|
+
*/
|
|
87585
|
+
uploadSizeBytes?: pulumi.Input<number>;
|
|
87586
|
+
}
|
|
87587
|
+
/**
|
|
87588
|
+
* Contains the security related information for the resource.
|
|
87589
|
+
*/
|
|
87590
|
+
interface DiskSecurityProfileArgs {
|
|
87591
|
+
/**
|
|
87592
|
+
* ResourceId of the disk encryption set associated to Confidential VM supported disk encrypted with customer managed key
|
|
87593
|
+
*/
|
|
87594
|
+
secureVMDiskEncryptionSetId?: pulumi.Input<string>;
|
|
87595
|
+
/**
|
|
87596
|
+
* Specifies the SecurityType of the VM. Applicable for OS disks only.
|
|
87597
|
+
*/
|
|
87598
|
+
securityType?: pulumi.Input<string | enums.compute.v20220702.DiskSecurityTypes>;
|
|
87599
|
+
}
|
|
87600
|
+
/**
|
|
87601
|
+
* The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS.
|
|
87602
|
+
*/
|
|
87603
|
+
interface DiskSkuArgs {
|
|
87604
|
+
/**
|
|
87605
|
+
* The sku name.
|
|
87606
|
+
*/
|
|
87607
|
+
name?: pulumi.Input<string | enums.compute.v20220702.DiskStorageAccountTypes>;
|
|
87608
|
+
}
|
|
87609
|
+
/**
|
|
87610
|
+
* Encryption at rest settings for disk or snapshot
|
|
87611
|
+
*/
|
|
87612
|
+
interface EncryptionArgs {
|
|
87613
|
+
/**
|
|
87614
|
+
* ResourceId of the disk encryption set to use for enabling encryption at rest.
|
|
87615
|
+
*/
|
|
87616
|
+
diskEncryptionSetId?: pulumi.Input<string>;
|
|
87617
|
+
/**
|
|
87618
|
+
* The type of key used to encrypt the data of the disk.
|
|
87619
|
+
*/
|
|
87620
|
+
type?: pulumi.Input<string | enums.compute.v20220702.EncryptionType>;
|
|
87621
|
+
}
|
|
87622
|
+
/**
|
|
87623
|
+
* 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.
|
|
87624
|
+
*/
|
|
87625
|
+
interface EncryptionSetIdentityArgs {
|
|
87626
|
+
/**
|
|
87627
|
+
* 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.
|
|
87628
|
+
*/
|
|
87629
|
+
type?: pulumi.Input<string | enums.compute.v20220702.DiskEncryptionSetIdentityType>;
|
|
87630
|
+
/**
|
|
87631
|
+
* 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}'.
|
|
87632
|
+
*/
|
|
87633
|
+
userAssignedIdentities?: pulumi.Input<{
|
|
87634
|
+
[key: string]: any;
|
|
87635
|
+
}>;
|
|
87636
|
+
}
|
|
87637
|
+
/**
|
|
87638
|
+
* Encryption settings for disk or snapshot
|
|
87639
|
+
*/
|
|
87640
|
+
interface EncryptionSettingsCollectionArgs {
|
|
87641
|
+
/**
|
|
87642
|
+
* 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.
|
|
87643
|
+
*/
|
|
87644
|
+
enabled: pulumi.Input<boolean>;
|
|
87645
|
+
/**
|
|
87646
|
+
* A collection of encryption settings, one for each disk volume.
|
|
87647
|
+
*/
|
|
87648
|
+
encryptionSettings?: pulumi.Input<pulumi.Input<inputs.compute.v20220702.EncryptionSettingsElementArgs>[]>;
|
|
87649
|
+
/**
|
|
87650
|
+
* 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.
|
|
87651
|
+
*/
|
|
87652
|
+
encryptionSettingsVersion?: pulumi.Input<string>;
|
|
87653
|
+
}
|
|
87654
|
+
/**
|
|
87655
|
+
* Encryption settings for one disk volume.
|
|
87656
|
+
*/
|
|
87657
|
+
interface EncryptionSettingsElementArgs {
|
|
87658
|
+
/**
|
|
87659
|
+
* Key Vault Secret Url and vault id of the disk encryption key
|
|
87660
|
+
*/
|
|
87661
|
+
diskEncryptionKey?: pulumi.Input<inputs.compute.v20220702.KeyVaultAndSecretReferenceArgs>;
|
|
87662
|
+
/**
|
|
87663
|
+
* 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.
|
|
87664
|
+
*/
|
|
87665
|
+
keyEncryptionKey?: pulumi.Input<inputs.compute.v20220702.KeyVaultAndKeyReferenceArgs>;
|
|
87666
|
+
}
|
|
87667
|
+
/**
|
|
87668
|
+
* The complex type of the extended location.
|
|
87669
|
+
*/
|
|
87670
|
+
interface ExtendedLocationArgs {
|
|
87671
|
+
/**
|
|
87672
|
+
* The name of the extended location.
|
|
87673
|
+
*/
|
|
87674
|
+
name?: pulumi.Input<string>;
|
|
87675
|
+
/**
|
|
87676
|
+
* The type of the extended location.
|
|
87677
|
+
*/
|
|
87678
|
+
type?: pulumi.Input<string | enums.compute.v20220702.ExtendedLocationTypes>;
|
|
87679
|
+
}
|
|
87680
|
+
/**
|
|
87681
|
+
* The source image used for creating the disk.
|
|
87682
|
+
*/
|
|
87683
|
+
interface ImageDiskReferenceArgs {
|
|
87684
|
+
/**
|
|
87685
|
+
* A relative uri containing a community Azure Compute Gallery image reference.
|
|
87686
|
+
*/
|
|
87687
|
+
communityGalleryImageId?: pulumi.Input<string>;
|
|
87688
|
+
/**
|
|
87689
|
+
* A relative uri containing either a Platform Image Repository, user image, or Azure Compute Gallery image reference.
|
|
87690
|
+
*/
|
|
87691
|
+
id?: pulumi.Input<string>;
|
|
87692
|
+
/**
|
|
87693
|
+
* 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.
|
|
87694
|
+
*/
|
|
87695
|
+
lun?: pulumi.Input<number>;
|
|
87696
|
+
/**
|
|
87697
|
+
* A relative uri containing a direct shared Azure Compute Gallery image reference.
|
|
87698
|
+
*/
|
|
87699
|
+
sharedGalleryImageId?: pulumi.Input<string>;
|
|
87700
|
+
}
|
|
87701
|
+
/**
|
|
87702
|
+
* Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots
|
|
87703
|
+
*/
|
|
87704
|
+
interface KeyForDiskEncryptionSetArgs {
|
|
87705
|
+
/**
|
|
87706
|
+
* Fully versioned Key Url pointing to a key in KeyVault. Version segment of the Url is required regardless of rotationToLatestKeyVersionEnabled value.
|
|
87707
|
+
*/
|
|
87708
|
+
keyUrl: pulumi.Input<string>;
|
|
87709
|
+
/**
|
|
87710
|
+
* 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.
|
|
87711
|
+
*/
|
|
87712
|
+
sourceVault?: pulumi.Input<inputs.compute.v20220702.SourceVaultArgs>;
|
|
87713
|
+
}
|
|
87714
|
+
/**
|
|
87715
|
+
* Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey
|
|
87716
|
+
*/
|
|
87717
|
+
interface KeyVaultAndKeyReferenceArgs {
|
|
87718
|
+
/**
|
|
87719
|
+
* Url pointing to a key or secret in KeyVault
|
|
87720
|
+
*/
|
|
87721
|
+
keyUrl: pulumi.Input<string>;
|
|
87722
|
+
/**
|
|
87723
|
+
* Resource id of the KeyVault containing the key or secret
|
|
87724
|
+
*/
|
|
87725
|
+
sourceVault: pulumi.Input<inputs.compute.v20220702.SourceVaultArgs>;
|
|
87726
|
+
}
|
|
87727
|
+
/**
|
|
87728
|
+
* Key Vault Secret Url and vault id of the encryption key
|
|
87729
|
+
*/
|
|
87730
|
+
interface KeyVaultAndSecretReferenceArgs {
|
|
87731
|
+
/**
|
|
87732
|
+
* Url pointing to a key or secret in KeyVault
|
|
87733
|
+
*/
|
|
87734
|
+
secretUrl: pulumi.Input<string>;
|
|
87735
|
+
/**
|
|
87736
|
+
* Resource id of the KeyVault containing the key or secret
|
|
87737
|
+
*/
|
|
87738
|
+
sourceVault: pulumi.Input<inputs.compute.v20220702.SourceVaultArgs>;
|
|
87739
|
+
}
|
|
87740
|
+
/**
|
|
87741
|
+
* A collection of information about the state of the connection between service consumer and provider.
|
|
87742
|
+
*/
|
|
87743
|
+
interface PrivateLinkServiceConnectionStateArgs {
|
|
87744
|
+
/**
|
|
87745
|
+
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
87746
|
+
*/
|
|
87747
|
+
actionsRequired?: pulumi.Input<string>;
|
|
87748
|
+
/**
|
|
87749
|
+
* The reason for approval/rejection of the connection.
|
|
87750
|
+
*/
|
|
87751
|
+
description?: pulumi.Input<string>;
|
|
87752
|
+
/**
|
|
87753
|
+
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
87754
|
+
*/
|
|
87755
|
+
status?: pulumi.Input<string | enums.compute.v20220702.PrivateEndpointServiceConnectionStatus>;
|
|
87756
|
+
}
|
|
87757
|
+
/**
|
|
87758
|
+
* Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
|
|
87759
|
+
*/
|
|
87760
|
+
interface PurchasePlanArgs {
|
|
87761
|
+
/**
|
|
87762
|
+
* The plan ID.
|
|
87763
|
+
*/
|
|
87764
|
+
name: pulumi.Input<string>;
|
|
87765
|
+
/**
|
|
87766
|
+
* Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element.
|
|
87767
|
+
*/
|
|
87768
|
+
product: pulumi.Input<string>;
|
|
87769
|
+
/**
|
|
87770
|
+
* The Offer Promotion Code.
|
|
87771
|
+
*/
|
|
87772
|
+
promotionCode?: pulumi.Input<string>;
|
|
87773
|
+
/**
|
|
87774
|
+
* The publisher ID.
|
|
87775
|
+
*/
|
|
87776
|
+
publisher: pulumi.Input<string>;
|
|
87777
|
+
}
|
|
87778
|
+
/**
|
|
87779
|
+
* 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
|
|
87780
|
+
*/
|
|
87781
|
+
interface SnapshotSkuArgs {
|
|
87782
|
+
/**
|
|
87783
|
+
* The sku name.
|
|
87784
|
+
*/
|
|
87785
|
+
name?: pulumi.Input<string | enums.compute.v20220702.SnapshotStorageAccountTypes>;
|
|
87786
|
+
}
|
|
87787
|
+
/**
|
|
87788
|
+
* The vault id is an Azure Resource Manager Resource id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
|
|
87789
|
+
*/
|
|
87790
|
+
interface SourceVaultArgs {
|
|
87791
|
+
/**
|
|
87792
|
+
* Resource Id
|
|
87793
|
+
*/
|
|
87794
|
+
id?: pulumi.Input<string>;
|
|
87795
|
+
}
|
|
87796
|
+
/**
|
|
87797
|
+
* List of supported capabilities persisted on the disk resource for VM use.
|
|
87798
|
+
*/
|
|
87799
|
+
interface SupportedCapabilitiesArgs {
|
|
87800
|
+
/**
|
|
87801
|
+
* True if the image from which the OS disk is created supports accelerated networking.
|
|
87802
|
+
*/
|
|
87803
|
+
acceleratedNetwork?: pulumi.Input<boolean>;
|
|
87804
|
+
/**
|
|
87805
|
+
* CPU architecture supported by an OS disk.
|
|
87806
|
+
*/
|
|
87807
|
+
architecture?: pulumi.Input<string | enums.compute.v20220702.Architecture>;
|
|
87808
|
+
/**
|
|
87809
|
+
* The disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.
|
|
87810
|
+
*/
|
|
87811
|
+
diskControllerTypes?: pulumi.Input<string>;
|
|
87812
|
+
}
|
|
87813
|
+
}
|
|
87528
87814
|
}
|
|
87529
87815
|
export declare namespace confidentialledger {
|
|
87530
87816
|
/**
|
|
@@ -136226,6 +136512,177 @@ export declare namespace costmanagement {
|
|
|
136226
136512
|
to: pulumi.Input<string>;
|
|
136227
136513
|
}
|
|
136228
136514
|
}
|
|
136515
|
+
namespace v20221001preview {
|
|
136516
|
+
/**
|
|
136517
|
+
* Each KPI must contain a 'type' and 'enabled' key.
|
|
136518
|
+
*/
|
|
136519
|
+
interface KpiPropertiesArgs {
|
|
136520
|
+
/**
|
|
136521
|
+
* show the KPI in the UI?
|
|
136522
|
+
*/
|
|
136523
|
+
enabled?: pulumi.Input<boolean>;
|
|
136524
|
+
/**
|
|
136525
|
+
* ID of resource related to metric (budget).
|
|
136526
|
+
*/
|
|
136527
|
+
id?: pulumi.Input<string>;
|
|
136528
|
+
/**
|
|
136529
|
+
* KPI type (Forecast, Budget).
|
|
136530
|
+
*/
|
|
136531
|
+
type?: pulumi.Input<string | enums.costmanagement.v20221001preview.KpiTypeType>;
|
|
136532
|
+
}
|
|
136533
|
+
/**
|
|
136534
|
+
* Each pivot must contain a 'type' and 'name'.
|
|
136535
|
+
*/
|
|
136536
|
+
interface PivotPropertiesArgs {
|
|
136537
|
+
/**
|
|
136538
|
+
* Data field to show in view.
|
|
136539
|
+
*/
|
|
136540
|
+
name?: pulumi.Input<string>;
|
|
136541
|
+
/**
|
|
136542
|
+
* Data type to show in view.
|
|
136543
|
+
*/
|
|
136544
|
+
type?: pulumi.Input<string | enums.costmanagement.v20221001preview.PivotTypeType>;
|
|
136545
|
+
}
|
|
136546
|
+
/**
|
|
136547
|
+
* The aggregation expression to be used in the report.
|
|
136548
|
+
*/
|
|
136549
|
+
interface ReportConfigAggregationArgs {
|
|
136550
|
+
/**
|
|
136551
|
+
* The name of the aggregation function to use.
|
|
136552
|
+
*/
|
|
136553
|
+
function: pulumi.Input<string | enums.costmanagement.v20221001preview.FunctionType>;
|
|
136554
|
+
/**
|
|
136555
|
+
* The name of the column to aggregate.
|
|
136556
|
+
*/
|
|
136557
|
+
name: pulumi.Input<string>;
|
|
136558
|
+
}
|
|
136559
|
+
/**
|
|
136560
|
+
* The comparison expression to be used in the report.
|
|
136561
|
+
*/
|
|
136562
|
+
interface ReportConfigComparisonExpressionArgs {
|
|
136563
|
+
/**
|
|
136564
|
+
* The name of the column to use in comparison.
|
|
136565
|
+
*/
|
|
136566
|
+
name: pulumi.Input<string>;
|
|
136567
|
+
/**
|
|
136568
|
+
* The operator to use for comparison.
|
|
136569
|
+
*/
|
|
136570
|
+
operator: pulumi.Input<string | enums.costmanagement.v20221001preview.OperatorType>;
|
|
136571
|
+
/**
|
|
136572
|
+
* Array of values to use for comparison
|
|
136573
|
+
*/
|
|
136574
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
136575
|
+
}
|
|
136576
|
+
/**
|
|
136577
|
+
* The definition of data present in the report.
|
|
136578
|
+
*/
|
|
136579
|
+
interface ReportConfigDatasetArgs {
|
|
136580
|
+
/**
|
|
136581
|
+
* 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.
|
|
136582
|
+
*/
|
|
136583
|
+
aggregation?: pulumi.Input<{
|
|
136584
|
+
[key: string]: pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigAggregationArgs>;
|
|
136585
|
+
}>;
|
|
136586
|
+
/**
|
|
136587
|
+
* Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
|
|
136588
|
+
*/
|
|
136589
|
+
configuration?: pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigDatasetConfigurationArgs>;
|
|
136590
|
+
/**
|
|
136591
|
+
* Has filter expression to use in the report.
|
|
136592
|
+
*/
|
|
136593
|
+
filter?: pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigFilterArgs>;
|
|
136594
|
+
/**
|
|
136595
|
+
* The granularity of rows in the report.
|
|
136596
|
+
*/
|
|
136597
|
+
granularity?: pulumi.Input<string | enums.costmanagement.v20221001preview.ReportGranularityType>;
|
|
136598
|
+
/**
|
|
136599
|
+
* Array of group by expression to use in the report. Report can have up to 2 group by clauses.
|
|
136600
|
+
*/
|
|
136601
|
+
grouping?: pulumi.Input<pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigGroupingArgs>[]>;
|
|
136602
|
+
/**
|
|
136603
|
+
* Array of order by expression to use in the report.
|
|
136604
|
+
*/
|
|
136605
|
+
sorting?: pulumi.Input<pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigSortingArgs>[]>;
|
|
136606
|
+
}
|
|
136607
|
+
/**
|
|
136608
|
+
* The configuration of dataset in the report.
|
|
136609
|
+
*/
|
|
136610
|
+
interface ReportConfigDatasetConfigurationArgs {
|
|
136611
|
+
/**
|
|
136612
|
+
* 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.
|
|
136613
|
+
*/
|
|
136614
|
+
columns?: pulumi.Input<pulumi.Input<string>[]>;
|
|
136615
|
+
}
|
|
136616
|
+
/**
|
|
136617
|
+
* The filter expression to be used in the report.
|
|
136618
|
+
*/
|
|
136619
|
+
interface ReportConfigFilterArgs {
|
|
136620
|
+
/**
|
|
136621
|
+
* The logical "AND" expression. Must have at least 2 items.
|
|
136622
|
+
*/
|
|
136623
|
+
and?: pulumi.Input<pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigFilterArgs>[]>;
|
|
136624
|
+
/**
|
|
136625
|
+
* Has comparison expression for a dimension
|
|
136626
|
+
*/
|
|
136627
|
+
dimensions?: pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigComparisonExpressionArgs>;
|
|
136628
|
+
/**
|
|
136629
|
+
* The logical "OR" expression. Must have at least 2 items.
|
|
136630
|
+
*/
|
|
136631
|
+
or?: pulumi.Input<pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigFilterArgs>[]>;
|
|
136632
|
+
/**
|
|
136633
|
+
* Has comparison expression for a tag
|
|
136634
|
+
*/
|
|
136635
|
+
tags?: pulumi.Input<inputs.costmanagement.v20221001preview.ReportConfigComparisonExpressionArgs>;
|
|
136636
|
+
}
|
|
136637
|
+
/**
|
|
136638
|
+
* The group by expression to be used in the report.
|
|
136639
|
+
*/
|
|
136640
|
+
interface ReportConfigGroupingArgs {
|
|
136641
|
+
/**
|
|
136642
|
+
* The name of the column to group. This version supports subscription lowest possible grain.
|
|
136643
|
+
*/
|
|
136644
|
+
name: pulumi.Input<string>;
|
|
136645
|
+
/**
|
|
136646
|
+
* Has type of the column to group.
|
|
136647
|
+
*/
|
|
136648
|
+
type: pulumi.Input<string | enums.costmanagement.v20221001preview.ReportConfigColumnType>;
|
|
136649
|
+
}
|
|
136650
|
+
/**
|
|
136651
|
+
* The order by expression to be used in the report.
|
|
136652
|
+
*/
|
|
136653
|
+
interface ReportConfigSortingArgs {
|
|
136654
|
+
/**
|
|
136655
|
+
* Direction of sort.
|
|
136656
|
+
*/
|
|
136657
|
+
direction?: pulumi.Input<string | enums.costmanagement.v20221001preview.ReportConfigSortingType>;
|
|
136658
|
+
/**
|
|
136659
|
+
* The name of the column to sort.
|
|
136660
|
+
*/
|
|
136661
|
+
name: pulumi.Input<string>;
|
|
136662
|
+
}
|
|
136663
|
+
/**
|
|
136664
|
+
* The start and end date for pulling data for the report.
|
|
136665
|
+
*/
|
|
136666
|
+
interface ReportConfigTimePeriodArgs {
|
|
136667
|
+
/**
|
|
136668
|
+
* The start date to pull data from.
|
|
136669
|
+
*/
|
|
136670
|
+
from: pulumi.Input<string>;
|
|
136671
|
+
/**
|
|
136672
|
+
* The end date to pull data to.
|
|
136673
|
+
*/
|
|
136674
|
+
to: pulumi.Input<string>;
|
|
136675
|
+
}
|
|
136676
|
+
/**
|
|
136677
|
+
* The properties of the tag inheritance setting.
|
|
136678
|
+
*/
|
|
136679
|
+
interface TagInheritancePropertiesArgs {
|
|
136680
|
+
/**
|
|
136681
|
+
* Prefer Container tags to override container tags with resource tags in case of conflicts.
|
|
136682
|
+
*/
|
|
136683
|
+
preferContainerTags: pulumi.Input<boolean>;
|
|
136684
|
+
}
|
|
136685
|
+
}
|
|
136229
136686
|
}
|
|
136230
136687
|
export declare namespace customerinsights {
|
|
136231
136688
|
/**
|