ProviderFeaturesArgs

data class ProviderFeaturesArgs(val apiManagement: Output<ProviderFeaturesApiManagementArgs>? = null, val appConfiguration: Output<ProviderFeaturesAppConfigurationArgs>? = null, val applicationInsights: Output<ProviderFeaturesApplicationInsightsArgs>? = null, val cognitiveAccount: Output<ProviderFeaturesCognitiveAccountArgs>? = null, val keyVault: Output<ProviderFeaturesKeyVaultArgs>? = null, val logAnalyticsWorkspace: Output<ProviderFeaturesLogAnalyticsWorkspaceArgs>? = null, val machineLearning: Output<ProviderFeaturesMachineLearningArgs>? = null, val managedDisk: Output<ProviderFeaturesManagedDiskArgs>? = null, val postgresqlFlexibleServer: Output<ProviderFeaturesPostgresqlFlexibleServerArgs>? = null, val recoveryService: Output<ProviderFeaturesRecoveryServiceArgs>? = null, val recoveryServicesVaults: Output<ProviderFeaturesRecoveryServicesVaultsArgs>? = null, val resourceGroup: Output<ProviderFeaturesResourceGroupArgs>? = null, val subscription: Output<ProviderFeaturesSubscriptionArgs>? = null, val templateDeployment: Output<ProviderFeaturesTemplateDeploymentArgs>? = null, val virtualMachine: Output<ProviderFeaturesVirtualMachineArgs>? = null, val virtualMachineScaleSet: Output<ProviderFeaturesVirtualMachineScaleSetArgs>? = null) : ConvertibleToJava<ProviderFeaturesArgs>

Constructors

Link copied to clipboard
constructor(apiManagement: Output<ProviderFeaturesApiManagementArgs>? = null, appConfiguration: Output<ProviderFeaturesAppConfigurationArgs>? = null, applicationInsights: Output<ProviderFeaturesApplicationInsightsArgs>? = null, cognitiveAccount: Output<ProviderFeaturesCognitiveAccountArgs>? = null, keyVault: Output<ProviderFeaturesKeyVaultArgs>? = null, logAnalyticsWorkspace: Output<ProviderFeaturesLogAnalyticsWorkspaceArgs>? = null, machineLearning: Output<ProviderFeaturesMachineLearningArgs>? = null, managedDisk: Output<ProviderFeaturesManagedDiskArgs>? = null, postgresqlFlexibleServer: Output<ProviderFeaturesPostgresqlFlexibleServerArgs>? = null, recoveryService: Output<ProviderFeaturesRecoveryServiceArgs>? = null, recoveryServicesVaults: Output<ProviderFeaturesRecoveryServicesVaultsArgs>? = null, resourceGroup: Output<ProviderFeaturesResourceGroupArgs>? = null, subscription: Output<ProviderFeaturesSubscriptionArgs>? = null, templateDeployment: Output<ProviderFeaturesTemplateDeploymentArgs>? = null, virtualMachine: Output<ProviderFeaturesVirtualMachineArgs>? = null, virtualMachineScaleSet: Output<ProviderFeaturesVirtualMachineScaleSetArgs>? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ProviderFeaturesArgs