We recommend using Azure Native.
Azure v6.21.0 published on Friday, Mar 7, 2025 by Pulumi
azure.oracle.getCloudVmCluster
Explore with Pulumi AI
Use this data source to access information about an existing Cloud VM Cluster.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as azure from "@pulumi/azure";
const example = azure.oracle.getCloudVmCluster({
    name: "existing",
    resourceGroupName: "existing",
});
export const id = example.then(example => example.id);
import pulumi
import pulumi_azure as azure
example = azure.oracle.get_cloud_vm_cluster(name="existing",
    resource_group_name="existing")
pulumi.export("id", example.id)
package main
import (
	"github.com/pulumi/pulumi-azure/sdk/v6/go/azure/oracle"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		example, err := oracle.LookupCloudVmCluster(ctx, &oracle.LookupCloudVmClusterArgs{
			Name:              "existing",
			ResourceGroupName: "existing",
		}, nil)
		if err != nil {
			return err
		}
		ctx.Export("id", example.Id)
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Azure = Pulumi.Azure;
return await Deployment.RunAsync(() => 
{
    var example = Azure.Oracle.GetCloudVmCluster.Invoke(new()
    {
        Name = "existing",
        ResourceGroupName = "existing",
    });
    return new Dictionary<string, object?>
    {
        ["id"] = example.Apply(getCloudVmClusterResult => getCloudVmClusterResult.Id),
    };
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azure.oracle.OracleFunctions;
import com.pulumi.azure.oracle.inputs.GetCloudVmClusterArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = OracleFunctions.getCloudVmCluster(GetCloudVmClusterArgs.builder()
            .name("existing")
            .resourceGroupName("existing")
            .build());
        ctx.export("id", example.applyValue(getCloudVmClusterResult -> getCloudVmClusterResult.id()));
    }
}
variables:
  example:
    fn::invoke:
      function: azure:oracle:getCloudVmCluster
      arguments:
        name: existing
        resourceGroupName: existing
outputs:
  id: ${example.id}
Using getCloudVmCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCloudVmCluster(args: GetCloudVmClusterArgs, opts?: InvokeOptions): Promise<GetCloudVmClusterResult>
function getCloudVmClusterOutput(args: GetCloudVmClusterOutputArgs, opts?: InvokeOptions): Output<GetCloudVmClusterResult>def get_cloud_vm_cluster(name: Optional[str] = None,
                         resource_group_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetCloudVmClusterResult
def get_cloud_vm_cluster_output(name: Optional[pulumi.Input[str]] = None,
                         resource_group_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetCloudVmClusterResult]func LookupCloudVmCluster(ctx *Context, args *LookupCloudVmClusterArgs, opts ...InvokeOption) (*LookupCloudVmClusterResult, error)
func LookupCloudVmClusterOutput(ctx *Context, args *LookupCloudVmClusterOutputArgs, opts ...InvokeOption) LookupCloudVmClusterResultOutput> Note: This function is named LookupCloudVmCluster in the Go SDK.
public static class GetCloudVmCluster 
{
    public static Task<GetCloudVmClusterResult> InvokeAsync(GetCloudVmClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetCloudVmClusterResult> Invoke(GetCloudVmClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
public static Output<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
fn::invoke:
  function: azure:oracle/getCloudVmCluster:getCloudVmCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- The name of this Cloud VM Cluster.
- ResourceGroup stringName 
- The name of the Resource Group where the Cloud VM Cluster exists.
- Name string
- The name of this Cloud VM Cluster.
- ResourceGroup stringName 
- The name of the Resource Group where the Cloud VM Cluster exists.
- name String
- The name of this Cloud VM Cluster.
- resourceGroup StringName 
- The name of the Resource Group where the Cloud VM Cluster exists.
- name string
- The name of this Cloud VM Cluster.
- resourceGroup stringName 
- The name of the Resource Group where the Cloud VM Cluster exists.
- name str
- The name of this Cloud VM Cluster.
- resource_group_ strname 
- The name of the Resource Group where the Cloud VM Cluster exists.
- name String
- The name of this Cloud VM Cluster.
- resourceGroup StringName 
- The name of the Resource Group where the Cloud VM Cluster exists.
getCloudVmCluster Result
The following output properties are available:
- BackupSubnet stringCidr 
- Client OCI backup subnet CIDR, default is 192.168.252.0/22.
- CloudExadata stringInfrastructure Id 
- The Cloud Exadata Infrastructure ID.
- ClusterName string
- The cluster name for Cloud VM Cluster.
- CompartmentId string
- The OCID of the compartment.
- ComputeNodes List<string>
- A compute_nodesblock as defined below.
- CpuCore intCount 
- The number of CPU cores enabled on the Cloud VM Cluster.
- DataCollection List<GetOptions Cloud Vm Cluster Data Collection Option> 
- A data_collection_optionsblock as defined below.
- DataStorage intPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35,40,60, and 80. The default is80percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- DataStorage doubleSize In Tbs 
- The data disk group size to be allocated in TBs.
- DbNode intStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- DbServers List<string>
- A db_serversblock as defined below.
- DiskRedundancy string
- The type of redundancy configured for the Cloud Vm Cluster. NORMALis 2-way redundancy.HIGHis 3-way redundancy.
- DisplayName string
- The user-friendly name for the Cloud VM Cluster. The name does not need to be unique.
- Domain string
- The domain name for the Cloud VM Cluster.
- GiVersion string
- A valid Oracle Grid Infrastructure (GI) software version.
- Hostname string
- The hostname for the Cloud VM Cluster without suffix.
- HostnameActual string
- The hostname for the Cloud VM Cluster with suffix.
- Id string
- The provider-assigned unique ID for this managed resource.
- IormConfig List<GetCaches Cloud Vm Cluster Iorm Config Cach> 
- A iorm_config_cacheblock as defined below.
- LastUpdate stringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- LicenseModel string
- The Oracle license model that applies to the Cloud VM Cluster.
- LifecycleDetails string
- Additional information about the current lifecycleState.
- LifecycleState string
- The current state of IORM configuration for the Exadata DB system.
- ListenerPort int
- The port number configured for the listener on the Cloud VM Cluster.
- LocalBackup boolEnabled 
- If true, database backup on local Exadata storage is configured for the Cloud VM Cluster. If false, database backup on local Exadata storage is not available in the Cloud VM Cluster.
- Location string
- The Azure Region where the Cloud VM Cluster exists.
- MemorySize intIn Gbs 
- The memory to be allocated in GBs.
- Name string
- NodeCount int
- The number of nodes in the Cloud VM Cluster.
- NsgUrl string
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- OciUrl string
- The URL of the resource in the OCI console.
- Ocid string
- The OCID of the Cloud VM Cluster.
- OcpuCount double
- The number of OCPU cores to enable on the Cloud VM Cluster. Only 1 decimal place is allowed for the fractional part.
- ResourceGroup stringName 
- ScanDns stringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- ScanDns stringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- ScanIp List<string>Ids 
- A scan_ip_idsblock as defined below.
- ScanListener intPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- ScanListener intPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- Shape string
- The model name of the Exadata hardware running the Cloud VM Cluster.
- SparseDiskgroup boolEnabled 
- If true, sparse disk group is configured for the Cloud VM Cluster. If false, sparse disk group is not created.
- SshPublic List<string>Keys 
- The public key portion of one or more key pairs used for SSH access to the Cloud VM Cluster.
- StorageSize intIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- SubnetId string
- The ID of the Azure Resource Manager subnet resource.
- SubnetOcid string
- The OCID of the subnet associated with the Cloud VM Cluster.
- SystemVersion string
- Operating system version of the image.
- Dictionary<string, string>
- A mapping of tags assigned to the Cloud VM Cluster.
- TimeCreated string
- The date and time that the Cloud VM Cluster was created.
- TimeZone string
- The time zone of the Cloud VM Cluster. For details, see Exadata Infrastructure Time Zones.
- VipOds List<string>
- The OCID of the virtual IP (VIP) addresses associated with the Cloud VM Cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the Cluster.
- VirtualNetwork stringId 
- The ID to an Azure Resource Manager Virtual Network resource.
- ZoneId string
- The OCID of the zone the Cloud VM Cluster is associated with.
- BackupSubnet stringCidr 
- Client OCI backup subnet CIDR, default is 192.168.252.0/22.
- CloudExadata stringInfrastructure Id 
- The Cloud Exadata Infrastructure ID.
- ClusterName string
- The cluster name for Cloud VM Cluster.
- CompartmentId string
- The OCID of the compartment.
- ComputeNodes []string
- A compute_nodesblock as defined below.
- CpuCore intCount 
- The number of CPU cores enabled on the Cloud VM Cluster.
- DataCollection []GetOptions Cloud Vm Cluster Data Collection Option 
- A data_collection_optionsblock as defined below.
- DataStorage intPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35,40,60, and 80. The default is80percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- DataStorage float64Size In Tbs 
- The data disk group size to be allocated in TBs.
- DbNode intStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- DbServers []string
- A db_serversblock as defined below.
- DiskRedundancy string
- The type of redundancy configured for the Cloud Vm Cluster. NORMALis 2-way redundancy.HIGHis 3-way redundancy.
- DisplayName string
- The user-friendly name for the Cloud VM Cluster. The name does not need to be unique.
- Domain string
- The domain name for the Cloud VM Cluster.
- GiVersion string
- A valid Oracle Grid Infrastructure (GI) software version.
- Hostname string
- The hostname for the Cloud VM Cluster without suffix.
- HostnameActual string
- The hostname for the Cloud VM Cluster with suffix.
- Id string
- The provider-assigned unique ID for this managed resource.
- IormConfig []GetCaches Cloud Vm Cluster Iorm Config Cach 
- A iorm_config_cacheblock as defined below.
- LastUpdate stringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- LicenseModel string
- The Oracle license model that applies to the Cloud VM Cluster.
- LifecycleDetails string
- Additional information about the current lifecycleState.
- LifecycleState string
- The current state of IORM configuration for the Exadata DB system.
- ListenerPort int
- The port number configured for the listener on the Cloud VM Cluster.
- LocalBackup boolEnabled 
- If true, database backup on local Exadata storage is configured for the Cloud VM Cluster. If false, database backup on local Exadata storage is not available in the Cloud VM Cluster.
- Location string
- The Azure Region where the Cloud VM Cluster exists.
- MemorySize intIn Gbs 
- The memory to be allocated in GBs.
- Name string
- NodeCount int
- The number of nodes in the Cloud VM Cluster.
- NsgUrl string
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- OciUrl string
- The URL of the resource in the OCI console.
- Ocid string
- The OCID of the Cloud VM Cluster.
- OcpuCount float64
- The number of OCPU cores to enable on the Cloud VM Cluster. Only 1 decimal place is allowed for the fractional part.
- ResourceGroup stringName 
- ScanDns stringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- ScanDns stringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- ScanIp []stringIds 
- A scan_ip_idsblock as defined below.
- ScanListener intPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- ScanListener intPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- Shape string
- The model name of the Exadata hardware running the Cloud VM Cluster.
- SparseDiskgroup boolEnabled 
- If true, sparse disk group is configured for the Cloud VM Cluster. If false, sparse disk group is not created.
- SshPublic []stringKeys 
- The public key portion of one or more key pairs used for SSH access to the Cloud VM Cluster.
- StorageSize intIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- SubnetId string
- The ID of the Azure Resource Manager subnet resource.
- SubnetOcid string
- The OCID of the subnet associated with the Cloud VM Cluster.
- SystemVersion string
- Operating system version of the image.
- map[string]string
- A mapping of tags assigned to the Cloud VM Cluster.
- TimeCreated string
- The date and time that the Cloud VM Cluster was created.
- TimeZone string
- The time zone of the Cloud VM Cluster. For details, see Exadata Infrastructure Time Zones.
- VipOds []string
- The OCID of the virtual IP (VIP) addresses associated with the Cloud VM Cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the Cluster.
- VirtualNetwork stringId 
- The ID to an Azure Resource Manager Virtual Network resource.
- ZoneId string
- The OCID of the zone the Cloud VM Cluster is associated with.
- backupSubnet StringCidr 
- Client OCI backup subnet CIDR, default is 192.168.252.0/22.
- cloudExadata StringInfrastructure Id 
- The Cloud Exadata Infrastructure ID.
- clusterName String
- The cluster name for Cloud VM Cluster.
- compartmentId String
- The OCID of the compartment.
- computeNodes List<String>
- A compute_nodesblock as defined below.
- cpuCore IntegerCount 
- The number of CPU cores enabled on the Cloud VM Cluster.
- dataCollection List<GetOptions Cloud Vm Cluster Data Collection Option> 
- A data_collection_optionsblock as defined below.
- dataStorage IntegerPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35,40,60, and 80. The default is80percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- dataStorage DoubleSize In Tbs 
- The data disk group size to be allocated in TBs.
- dbNode IntegerStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- dbServers List<String>
- A db_serversblock as defined below.
- diskRedundancy String
- The type of redundancy configured for the Cloud Vm Cluster. NORMALis 2-way redundancy.HIGHis 3-way redundancy.
- displayName String
- The user-friendly name for the Cloud VM Cluster. The name does not need to be unique.
- domain String
- The domain name for the Cloud VM Cluster.
- giVersion String
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname String
- The hostname for the Cloud VM Cluster without suffix.
- hostnameActual String
- The hostname for the Cloud VM Cluster with suffix.
- id String
- The provider-assigned unique ID for this managed resource.
- iormConfig List<GetCaches Cloud Vm Cluster Iorm Config Cach> 
- A iorm_config_cacheblock as defined below.
- lastUpdate StringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- licenseModel String
- The Oracle license model that applies to the Cloud VM Cluster.
- lifecycleDetails String
- Additional information about the current lifecycleState.
- lifecycleState String
- The current state of IORM configuration for the Exadata DB system.
- listenerPort Integer
- The port number configured for the listener on the Cloud VM Cluster.
- localBackup BooleanEnabled 
- If true, database backup on local Exadata storage is configured for the Cloud VM Cluster. If false, database backup on local Exadata storage is not available in the Cloud VM Cluster.
- location String
- The Azure Region where the Cloud VM Cluster exists.
- memorySize IntegerIn Gbs 
- The memory to be allocated in GBs.
- name String
- nodeCount Integer
- The number of nodes in the Cloud VM Cluster.
- nsgUrl String
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- ociUrl String
- The URL of the resource in the OCI console.
- ocid String
- The OCID of the Cloud VM Cluster.
- ocpuCount Double
- The number of OCPU cores to enable on the Cloud VM Cluster. Only 1 decimal place is allowed for the fractional part.
- resourceGroup StringName 
- scanDns StringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scanDns StringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scanIp List<String>Ids 
- A scan_ip_idsblock as defined below.
- scanListener IntegerPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scanListener IntegerPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- shape String
- The model name of the Exadata hardware running the Cloud VM Cluster.
- sparseDiskgroup BooleanEnabled 
- If true, sparse disk group is configured for the Cloud VM Cluster. If false, sparse disk group is not created.
- sshPublic List<String>Keys 
- The public key portion of one or more key pairs used for SSH access to the Cloud VM Cluster.
- storageSize IntegerIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnetId String
- The ID of the Azure Resource Manager subnet resource.
- subnetOcid String
- The OCID of the subnet associated with the Cloud VM Cluster.
- systemVersion String
- Operating system version of the image.
- Map<String,String>
- A mapping of tags assigned to the Cloud VM Cluster.
- timeCreated String
- The date and time that the Cloud VM Cluster was created.
- timeZone String
- The time zone of the Cloud VM Cluster. For details, see Exadata Infrastructure Time Zones.
- vipOds List<String>
- The OCID of the virtual IP (VIP) addresses associated with the Cloud VM Cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the Cluster.
- virtualNetwork StringId 
- The ID to an Azure Resource Manager Virtual Network resource.
- zoneId String
- The OCID of the zone the Cloud VM Cluster is associated with.
- backupSubnet stringCidr 
- Client OCI backup subnet CIDR, default is 192.168.252.0/22.
- cloudExadata stringInfrastructure Id 
- The Cloud Exadata Infrastructure ID.
- clusterName string
- The cluster name for Cloud VM Cluster.
- compartmentId string
- The OCID of the compartment.
- computeNodes string[]
- A compute_nodesblock as defined below.
- cpuCore numberCount 
- The number of CPU cores enabled on the Cloud VM Cluster.
- dataCollection GetOptions Cloud Vm Cluster Data Collection Option[] 
- A data_collection_optionsblock as defined below.
- dataStorage numberPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35,40,60, and 80. The default is80percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- dataStorage numberSize In Tbs 
- The data disk group size to be allocated in TBs.
- dbNode numberStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- dbServers string[]
- A db_serversblock as defined below.
- diskRedundancy string
- The type of redundancy configured for the Cloud Vm Cluster. NORMALis 2-way redundancy.HIGHis 3-way redundancy.
- displayName string
- The user-friendly name for the Cloud VM Cluster. The name does not need to be unique.
- domain string
- The domain name for the Cloud VM Cluster.
- giVersion string
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname string
- The hostname for the Cloud VM Cluster without suffix.
- hostnameActual string
- The hostname for the Cloud VM Cluster with suffix.
- id string
- The provider-assigned unique ID for this managed resource.
- iormConfig GetCaches Cloud Vm Cluster Iorm Config Cach[] 
- A iorm_config_cacheblock as defined below.
- lastUpdate stringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- licenseModel string
- The Oracle license model that applies to the Cloud VM Cluster.
- lifecycleDetails string
- Additional information about the current lifecycleState.
- lifecycleState string
- The current state of IORM configuration for the Exadata DB system.
- listenerPort number
- The port number configured for the listener on the Cloud VM Cluster.
- localBackup booleanEnabled 
- If true, database backup on local Exadata storage is configured for the Cloud VM Cluster. If false, database backup on local Exadata storage is not available in the Cloud VM Cluster.
- location string
- The Azure Region where the Cloud VM Cluster exists.
- memorySize numberIn Gbs 
- The memory to be allocated in GBs.
- name string
- nodeCount number
- The number of nodes in the Cloud VM Cluster.
- nsgUrl string
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- ociUrl string
- The URL of the resource in the OCI console.
- ocid string
- The OCID of the Cloud VM Cluster.
- ocpuCount number
- The number of OCPU cores to enable on the Cloud VM Cluster. Only 1 decimal place is allowed for the fractional part.
- resourceGroup stringName 
- scanDns stringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scanDns stringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scanIp string[]Ids 
- A scan_ip_idsblock as defined below.
- scanListener numberPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scanListener numberPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- shape string
- The model name of the Exadata hardware running the Cloud VM Cluster.
- sparseDiskgroup booleanEnabled 
- If true, sparse disk group is configured for the Cloud VM Cluster. If false, sparse disk group is not created.
- sshPublic string[]Keys 
- The public key portion of one or more key pairs used for SSH access to the Cloud VM Cluster.
- storageSize numberIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnetId string
- The ID of the Azure Resource Manager subnet resource.
- subnetOcid string
- The OCID of the subnet associated with the Cloud VM Cluster.
- systemVersion string
- Operating system version of the image.
- {[key: string]: string}
- A mapping of tags assigned to the Cloud VM Cluster.
- timeCreated string
- The date and time that the Cloud VM Cluster was created.
- timeZone string
- The time zone of the Cloud VM Cluster. For details, see Exadata Infrastructure Time Zones.
- vipOds string[]
- The OCID of the virtual IP (VIP) addresses associated with the Cloud VM Cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the Cluster.
- virtualNetwork stringId 
- The ID to an Azure Resource Manager Virtual Network resource.
- zoneId string
- The OCID of the zone the Cloud VM Cluster is associated with.
- backup_subnet_ strcidr 
- Client OCI backup subnet CIDR, default is 192.168.252.0/22.
- cloud_exadata_ strinfrastructure_ id 
- The Cloud Exadata Infrastructure ID.
- cluster_name str
- The cluster name for Cloud VM Cluster.
- compartment_id str
- The OCID of the compartment.
- compute_nodes Sequence[str]
- A compute_nodesblock as defined below.
- cpu_core_ intcount 
- The number of CPU cores enabled on the Cloud VM Cluster.
- data_collection_ Sequence[Getoptions Cloud Vm Cluster Data Collection Option] 
- A data_collection_optionsblock as defined below.
- data_storage_ intpercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35,40,60, and 80. The default is80percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- data_storage_ floatsize_ in_ tbs 
- The data disk group size to be allocated in TBs.
- db_node_ intstorage_ size_ in_ gbs 
- The local node storage to be allocated in GBs.
- db_servers Sequence[str]
- A db_serversblock as defined below.
- disk_redundancy str
- The type of redundancy configured for the Cloud Vm Cluster. NORMALis 2-way redundancy.HIGHis 3-way redundancy.
- display_name str
- The user-friendly name for the Cloud VM Cluster. The name does not need to be unique.
- domain str
- The domain name for the Cloud VM Cluster.
- gi_version str
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname str
- The hostname for the Cloud VM Cluster without suffix.
- hostname_actual str
- The hostname for the Cloud VM Cluster with suffix.
- id str
- The provider-assigned unique ID for this managed resource.
- iorm_config_ Sequence[Getcaches Cloud Vm Cluster Iorm Config Cach] 
- A iorm_config_cacheblock as defined below.
- last_update_ strhistory_ entry_ id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- license_model str
- The Oracle license model that applies to the Cloud VM Cluster.
- lifecycle_details str
- Additional information about the current lifecycleState.
- lifecycle_state str
- The current state of IORM configuration for the Exadata DB system.
- listener_port int
- The port number configured for the listener on the Cloud VM Cluster.
- local_backup_ boolenabled 
- If true, database backup on local Exadata storage is configured for the Cloud VM Cluster. If false, database backup on local Exadata storage is not available in the Cloud VM Cluster.
- location str
- The Azure Region where the Cloud VM Cluster exists.
- memory_size_ intin_ gbs 
- The memory to be allocated in GBs.
- name str
- node_count int
- The number of nodes in the Cloud VM Cluster.
- nsg_url str
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- oci_url str
- The URL of the resource in the OCI console.
- ocid str
- The OCID of the Cloud VM Cluster.
- ocpu_count float
- The number of OCPU cores to enable on the Cloud VM Cluster. Only 1 decimal place is allowed for the fractional part.
- resource_group_ strname 
- scan_dns_ strname 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scan_dns_ strrecord_ id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scan_ip_ Sequence[str]ids 
- A scan_ip_idsblock as defined below.
- scan_listener_ intport_ tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scan_listener_ intport_ tcp_ ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- shape str
- The model name of the Exadata hardware running the Cloud VM Cluster.
- sparse_diskgroup_ boolenabled 
- If true, sparse disk group is configured for the Cloud VM Cluster. If false, sparse disk group is not created.
- ssh_public_ Sequence[str]keys 
- The public key portion of one or more key pairs used for SSH access to the Cloud VM Cluster.
- storage_size_ intin_ gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnet_id str
- The ID of the Azure Resource Manager subnet resource.
- subnet_ocid str
- The OCID of the subnet associated with the Cloud VM Cluster.
- system_version str
- Operating system version of the image.
- Mapping[str, str]
- A mapping of tags assigned to the Cloud VM Cluster.
- time_created str
- The date and time that the Cloud VM Cluster was created.
- time_zone str
- The time zone of the Cloud VM Cluster. For details, see Exadata Infrastructure Time Zones.
- vip_ods Sequence[str]
- The OCID of the virtual IP (VIP) addresses associated with the Cloud VM Cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the Cluster.
- virtual_network_ strid 
- The ID to an Azure Resource Manager Virtual Network resource.
- zone_id str
- The OCID of the zone the Cloud VM Cluster is associated with.
- backupSubnet StringCidr 
- Client OCI backup subnet CIDR, default is 192.168.252.0/22.
- cloudExadata StringInfrastructure Id 
- The Cloud Exadata Infrastructure ID.
- clusterName String
- The cluster name for Cloud VM Cluster.
- compartmentId String
- The OCID of the compartment.
- computeNodes List<String>
- A compute_nodesblock as defined below.
- cpuCore NumberCount 
- The number of CPU cores enabled on the Cloud VM Cluster.
- dataCollection List<Property Map>Options 
- A data_collection_optionsblock as defined below.
- dataStorage NumberPercentage 
- The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35,40,60, and 80. The default is80percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
- dataStorage NumberSize In Tbs 
- The data disk group size to be allocated in TBs.
- dbNode NumberStorage Size In Gbs 
- The local node storage to be allocated in GBs.
- dbServers List<String>
- A db_serversblock as defined below.
- diskRedundancy String
- The type of redundancy configured for the Cloud Vm Cluster. NORMALis 2-way redundancy.HIGHis 3-way redundancy.
- displayName String
- The user-friendly name for the Cloud VM Cluster. The name does not need to be unique.
- domain String
- The domain name for the Cloud VM Cluster.
- giVersion String
- A valid Oracle Grid Infrastructure (GI) software version.
- hostname String
- The hostname for the Cloud VM Cluster without suffix.
- hostnameActual String
- The hostname for the Cloud VM Cluster with suffix.
- id String
- The provider-assigned unique ID for this managed resource.
- iormConfig List<Property Map>Caches 
- A iorm_config_cacheblock as defined below.
- lastUpdate StringHistory Entry Id 
- The OCID of the last maintenance update history entry. This value is updated when a maintenance update starts.
- licenseModel String
- The Oracle license model that applies to the Cloud VM Cluster.
- lifecycleDetails String
- Additional information about the current lifecycleState.
- lifecycleState String
- The current state of IORM configuration for the Exadata DB system.
- listenerPort Number
- The port number configured for the listener on the Cloud VM Cluster.
- localBackup BooleanEnabled 
- If true, database backup on local Exadata storage is configured for the Cloud VM Cluster. If false, database backup on local Exadata storage is not available in the Cloud VM Cluster.
- location String
- The Azure Region where the Cloud VM Cluster exists.
- memorySize NumberIn Gbs 
- The memory to be allocated in GBs.
- name String
- nodeCount Number
- The number of nodes in the Cloud VM Cluster.
- nsgUrl String
- The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:- A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.
 
- ociUrl String
- The URL of the resource in the OCI console.
- ocid String
- The OCID of the Cloud VM Cluster.
- ocpuCount Number
- The number of OCPU cores to enable on the Cloud VM Cluster. Only 1 decimal place is allowed for the fractional part.
- resourceGroup StringName 
- scanDns StringName 
- The FQDN of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scanDns StringRecord Id 
- The OCID of the DNS record for the SCAN IP addresses that are associated with the Cloud VM Cluster.
- scanIp List<String>Ids 
- A scan_ip_idsblock as defined below.
- scanListener NumberPort Tcp 
- The TCP Single Client Access Name (SCAN) port. The default port is 1521.
- scanListener NumberPort Tcp Ssl 
- The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
- shape String
- The model name of the Exadata hardware running the Cloud VM Cluster.
- sparseDiskgroup BooleanEnabled 
- If true, sparse disk group is configured for the Cloud VM Cluster. If false, sparse disk group is not created.
- sshPublic List<String>Keys 
- The public key portion of one or more key pairs used for SSH access to the Cloud VM Cluster.
- storageSize NumberIn Gbs 
- The storage allocation for the disk group, in gigabytes (GB).
- subnetId String
- The ID of the Azure Resource Manager subnet resource.
- subnetOcid String
- The OCID of the subnet associated with the Cloud VM Cluster.
- systemVersion String
- Operating system version of the image.
- Map<String>
- A mapping of tags assigned to the Cloud VM Cluster.
- timeCreated String
- The date and time that the Cloud VM Cluster was created.
- timeZone String
- The time zone of the Cloud VM Cluster. For details, see Exadata Infrastructure Time Zones.
- vipOds List<String>
- The OCID of the virtual IP (VIP) addresses associated with the Cloud VM Cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the Cluster.
- virtualNetwork StringId 
- The ID to an Azure Resource Manager Virtual Network resource.
- zoneId String
- The OCID of the zone the Cloud VM Cluster is associated with.
Supporting Types
GetCloudVmClusterDataCollectionOption      
- DiagnosticsEvents boolEnabled 
- Indicates whether diagnostic collection is enabled for the VM Cluster/Cloud VM Cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM Cluster/Cloud VM Cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- HealthMonitoring boolEnabled 
- Indicates whether health monitoring is enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- IncidentLogs boolEnabled 
- Indicates whether incident logs and trace collection are enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- DiagnosticsEvents boolEnabled 
- Indicates whether diagnostic collection is enabled for the VM Cluster/Cloud VM Cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM Cluster/Cloud VM Cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- HealthMonitoring boolEnabled 
- Indicates whether health monitoring is enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- IncidentLogs boolEnabled 
- Indicates whether incident logs and trace collection are enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- diagnosticsEvents BooleanEnabled 
- Indicates whether diagnostic collection is enabled for the VM Cluster/Cloud VM Cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM Cluster/Cloud VM Cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- healthMonitoring BooleanEnabled 
- Indicates whether health monitoring is enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- incidentLogs BooleanEnabled 
- Indicates whether incident logs and trace collection are enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- diagnosticsEvents booleanEnabled 
- Indicates whether diagnostic collection is enabled for the VM Cluster/Cloud VM Cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM Cluster/Cloud VM Cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- healthMonitoring booleanEnabled 
- Indicates whether health monitoring is enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- incidentLogs booleanEnabled 
- Indicates whether incident logs and trace collection are enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- diagnostics_events_ boolenabled 
- Indicates whether diagnostic collection is enabled for the VM Cluster/Cloud VM Cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM Cluster/Cloud VM Cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- health_monitoring_ boolenabled 
- Indicates whether health monitoring is enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- incident_logs_ boolenabled 
- Indicates whether incident logs and trace collection are enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
- diagnosticsEvents BooleanEnabled 
- Indicates whether diagnostic collection is enabled for the VM Cluster/Cloud VM Cluster/VMBM DBCS. Enabling diagnostic collection allows you to receive Events service notifications for guest VM issues. Diagnostic collection also allows Oracle to provide enhanced service and proactive support for your Exadata system. You can enable diagnostic collection during VM Cluster/Cloud VM Cluster provisioning. You can also disable or enable it at any time using the UpdateVmClusterorupdateCloudVmClusterAPI.
- healthMonitoring BooleanEnabled 
- Indicates whether health monitoring is enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling health monitoring allows Oracle to collect diagnostic data and share it with its operations and support personnel. You may also receive notifications for some events. Collecting health diagnostics enables Oracle to provide proactive support and enhanced service for your system. Optionally enable health monitoring while provisioning a system. You can also disable or enable health monitoring anytime using the UpdateVmCluster,UpdateCloudVmClusterorupdateDbsystemAPI.
- incidentLogs BooleanEnabled 
- Indicates whether incident logs and trace collection are enabled for the VM Cluster / Cloud VM Cluster / VMBM DBCS. Enabling incident logs collection allows Oracle to receive Events service notifications for guest VM issues, collect incident logs and traces, and use them to diagnose issues and resolve them. Optionally enable incident logs collection while provisioning a system. You can also disable or enable incident logs collection anytime using the UpdateVmCluster,updateCloudVmClusterorupdateDbsystemAPI.
GetCloudVmClusterIormConfigCach      
- DbPlans List<GetCloud Vm Cluster Iorm Config Cach Db Plan> 
- A db_plansblock as defined above.
- LifecycleDetails string
- Additional information about the current lifecycleState.
- LifecycleState string
- The current state of IORM configuration for the Exadata DB system.
- Objective string
- The current value for the IORM objective. The default is AUTO.
- DbPlans []GetCloud Vm Cluster Iorm Config Cach Db Plan 
- A db_plansblock as defined above.
- LifecycleDetails string
- Additional information about the current lifecycleState.
- LifecycleState string
- The current state of IORM configuration for the Exadata DB system.
- Objective string
- The current value for the IORM objective. The default is AUTO.
- dbPlans List<GetCloud Vm Cluster Iorm Config Cach Db Plan> 
- A db_plansblock as defined above.
- lifecycleDetails String
- Additional information about the current lifecycleState.
- lifecycleState String
- The current state of IORM configuration for the Exadata DB system.
- objective String
- The current value for the IORM objective. The default is AUTO.
- dbPlans GetCloud Vm Cluster Iorm Config Cach Db Plan[] 
- A db_plansblock as defined above.
- lifecycleDetails string
- Additional information about the current lifecycleState.
- lifecycleState string
- The current state of IORM configuration for the Exadata DB system.
- objective string
- The current value for the IORM objective. The default is AUTO.
- db_plans Sequence[GetCloud Vm Cluster Iorm Config Cach Db Plan] 
- A db_plansblock as defined above.
- lifecycle_details str
- Additional information about the current lifecycleState.
- lifecycle_state str
- The current state of IORM configuration for the Exadata DB system.
- objective str
- The current value for the IORM objective. The default is AUTO.
- dbPlans List<Property Map>
- A db_plansblock as defined above.
- lifecycleDetails String
- Additional information about the current lifecycleState.
- lifecycleState String
- The current state of IORM configuration for the Exadata DB system.
- objective String
- The current value for the IORM objective. The default is AUTO.
GetCloudVmClusterIormConfigCachDbPlan        
- DbName string
- The database name. For the default DbPlan, thedbNameisdefault.
- FlashCache stringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- int
- The relative priority of this database.
- DbName string
- The database name. For the default DbPlan, thedbNameisdefault.
- FlashCache stringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- int
- The relative priority of this database.
- dbName String
- The database name. For the default DbPlan, thedbNameisdefault.
- flashCache StringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- Integer
- The relative priority of this database.
- dbName string
- The database name. For the default DbPlan, thedbNameisdefault.
- flashCache stringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- number
- The relative priority of this database.
- db_name str
- The database name. For the default DbPlan, thedbNameisdefault.
- flash_cache_ strlimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- int
- The relative priority of this database.
- dbName String
- The database name. For the default DbPlan, thedbNameisdefault.
- flashCache StringLimit 
- The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.
- Number
- The relative priority of this database.
Package Details
- Repository
- Azure Classic pulumi/pulumi-azure
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the azurermTerraform Provider.