This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.networkcloud.getCluster
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Get properties of the provided cluster.
Uses Azure REST API version 2023-10-01-preview.
Other available API versions: 2023-07-01, 2024-06-01-preview, 2024-07-01, 2024-10-01-preview, 2025-02-01.
Using getCluster
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 getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>
function getClusterOutput(args: GetClusterOutputArgs, opts?: InvokeOptions): Output<GetClusterResult>def get_cluster(cluster_name: Optional[str] = None,
                resource_group_name: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetClusterResult
def get_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
                resource_group_name: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetClusterResult]func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)
func LookupClusterOutput(ctx *Context, args *LookupClusterOutputArgs, opts ...InvokeOption) LookupClusterResultOutput> Note: This function is named LookupCluster in the Go SDK.
public static class GetCluster 
{
    public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetClusterResult> Invoke(GetClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
public static Output<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:networkcloud:getCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ClusterName string
- The name of the cluster.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ClusterName string
- The name of the cluster.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- clusterName String
- The name of the cluster.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- clusterName string
- The name of the cluster.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- cluster_name str
- The name of the cluster.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- clusterName String
- The name of the cluster.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getCluster Result
The following output properties are available:
- AggregatorOr Pulumi.Single Rack Definition Azure Native. Network Cloud. Outputs. Rack Definition Response 
- The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.
- AvailableUpgrade List<Pulumi.Versions Azure Native. Network Cloud. Outputs. Cluster Available Upgrade Version Response> 
- The list of cluster runtime version upgrades available for this cluster.
- ClusterCapacity Pulumi.Azure Native. Network Cloud. Outputs. Cluster Capacity Response 
- The capacity supported by this cluster.
- ClusterConnection stringStatus 
- The latest heartbeat status between the cluster manager and the cluster.
- ClusterExtended Pulumi.Location Azure Native. Network Cloud. Outputs. Extended Location Response 
- The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.
- ClusterManager stringConnection Status 
- The latest connectivity status between cluster manager and the cluster.
- ClusterManager stringId 
- The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.
- ClusterType string
- The type of rack configuration for the cluster.
- ClusterVersion string
- The current runtime version of the cluster.
- DetailedStatus string
- The current detailed status of the cluster.
- DetailedStatus stringMessage 
- The descriptive message about the detailed status.
- ExtendedLocation Pulumi.Azure Native. Network Cloud. Outputs. Extended Location Response 
- The extended location of the cluster manager associated with the cluster.
- HybridAks Pulumi.Extended Location Azure Native. Network Cloud. Outputs. Extended Location Response 
- Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- ManualAction doubleCount 
- The count of Manual Action Taken (MAT) events that have not been validated.
- Name string
- The name of the resource
- NetworkFabric stringId 
- The resource ID of the Network Fabric associated with the cluster.
- ProvisioningState string
- The provisioning state of the cluster.
- SupportExpiry stringDate 
- The support end date of the runtime version of the cluster.
- SystemData Pulumi.Azure Native. Network Cloud. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- WorkloadResource List<string>Ids 
- The list of workload resource IDs that are hosted within this cluster.
- AnalyticsWorkspace stringId 
- The resource ID of the Log Analytics Workspace that will be used for storing relevant logs.
- ClusterLocation string
- The customer-provided location information to identify where the cluster resides.
- ClusterService Pulumi.Principal Azure Native. Network Cloud. Outputs. Service Principal Information Response 
- The service principal to be used by the cluster during Arc Appliance installation.
- ComputeDeployment Pulumi.Threshold Azure Native. Network Cloud. Outputs. Validation Threshold Response 
- The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.
- ComputeRack List<Pulumi.Definitions Azure Native. Network Cloud. Outputs. Rack Definition Response> 
- The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.
- ManagedResource Pulumi.Group Configuration Azure Native. Network Cloud. Outputs. Managed Resource Group Configuration Response 
- The configuration of the managed resource group associated with the resource.
- RuntimeProtection Pulumi.Configuration Azure Native. Network Cloud. Outputs. Runtime Protection Configuration Response 
- The settings for cluster runtime protection.
- SecretArchive Pulumi.Azure Native. Network Cloud. Outputs. Cluster Secret Archive Response 
- The configuration for use of a key vault to store secrets for later retrieval by the operator.
- Dictionary<string, string>
- Resource tags.
- UpdateStrategy Pulumi.Azure Native. Network Cloud. Outputs. Cluster Update Strategy Response 
- The strategy for updating the cluster.
- AggregatorOr RackSingle Rack Definition Definition Response 
- The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.
- AvailableUpgrade []ClusterVersions Available Upgrade Version Response 
- The list of cluster runtime version upgrades available for this cluster.
- ClusterCapacity ClusterCapacity Response 
- The capacity supported by this cluster.
- ClusterConnection stringStatus 
- The latest heartbeat status between the cluster manager and the cluster.
- ClusterExtended ExtendedLocation Location Response 
- The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.
- ClusterManager stringConnection Status 
- The latest connectivity status between cluster manager and the cluster.
- ClusterManager stringId 
- The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.
- ClusterType string
- The type of rack configuration for the cluster.
- ClusterVersion string
- The current runtime version of the cluster.
- DetailedStatus string
- The current detailed status of the cluster.
- DetailedStatus stringMessage 
- The descriptive message about the detailed status.
- ExtendedLocation ExtendedLocation Response 
- The extended location of the cluster manager associated with the cluster.
- HybridAks ExtendedExtended Location Location Response 
- Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- ManualAction float64Count 
- The count of Manual Action Taken (MAT) events that have not been validated.
- Name string
- The name of the resource
- NetworkFabric stringId 
- The resource ID of the Network Fabric associated with the cluster.
- ProvisioningState string
- The provisioning state of the cluster.
- SupportExpiry stringDate 
- The support end date of the runtime version of the cluster.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- WorkloadResource []stringIds 
- The list of workload resource IDs that are hosted within this cluster.
- AnalyticsWorkspace stringId 
- The resource ID of the Log Analytics Workspace that will be used for storing relevant logs.
- ClusterLocation string
- The customer-provided location information to identify where the cluster resides.
- ClusterService ServicePrincipal Principal Information Response 
- The service principal to be used by the cluster during Arc Appliance installation.
- ComputeDeployment ValidationThreshold Threshold Response 
- The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.
- ComputeRack []RackDefinitions Definition Response 
- The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.
- ManagedResource ManagedGroup Configuration Resource Group Configuration Response 
- The configuration of the managed resource group associated with the resource.
- RuntimeProtection RuntimeConfiguration Protection Configuration Response 
- The settings for cluster runtime protection.
- SecretArchive ClusterSecret Archive Response 
- The configuration for use of a key vault to store secrets for later retrieval by the operator.
- map[string]string
- Resource tags.
- UpdateStrategy ClusterUpdate Strategy Response 
- The strategy for updating the cluster.
- aggregatorOr RackSingle Rack Definition Definition Response 
- The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.
- availableUpgrade List<ClusterVersions Available Upgrade Version Response> 
- The list of cluster runtime version upgrades available for this cluster.
- clusterCapacity ClusterCapacity Response 
- The capacity supported by this cluster.
- clusterConnection StringStatus 
- The latest heartbeat status between the cluster manager and the cluster.
- clusterExtended ExtendedLocation Location Response 
- The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.
- clusterManager StringConnection Status 
- The latest connectivity status between cluster manager and the cluster.
- clusterManager StringId 
- The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.
- clusterType String
- The type of rack configuration for the cluster.
- clusterVersion String
- The current runtime version of the cluster.
- detailedStatus String
- The current detailed status of the cluster.
- detailedStatus StringMessage 
- The descriptive message about the detailed status.
- extendedLocation ExtendedLocation Response 
- The extended location of the cluster manager associated with the cluster.
- hybridAks ExtendedExtended Location Location Response 
- Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- manualAction DoubleCount 
- The count of Manual Action Taken (MAT) events that have not been validated.
- name String
- The name of the resource
- networkFabric StringId 
- The resource ID of the Network Fabric associated with the cluster.
- provisioningState String
- The provisioning state of the cluster.
- supportExpiry StringDate 
- The support end date of the runtime version of the cluster.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workloadResource List<String>Ids 
- The list of workload resource IDs that are hosted within this cluster.
- analyticsWorkspace StringId 
- The resource ID of the Log Analytics Workspace that will be used for storing relevant logs.
- clusterLocation String
- The customer-provided location information to identify where the cluster resides.
- clusterService ServicePrincipal Principal Information Response 
- The service principal to be used by the cluster during Arc Appliance installation.
- computeDeployment ValidationThreshold Threshold Response 
- The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.
- computeRack List<RackDefinitions Definition Response> 
- The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.
- managedResource ManagedGroup Configuration Resource Group Configuration Response 
- The configuration of the managed resource group associated with the resource.
- runtimeProtection RuntimeConfiguration Protection Configuration Response 
- The settings for cluster runtime protection.
- secretArchive ClusterSecret Archive Response 
- The configuration for use of a key vault to store secrets for later retrieval by the operator.
- Map<String,String>
- Resource tags.
- updateStrategy ClusterUpdate Strategy Response 
- The strategy for updating the cluster.
- aggregatorOr RackSingle Rack Definition Definition Response 
- The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.
- availableUpgrade ClusterVersions Available Upgrade Version Response[] 
- The list of cluster runtime version upgrades available for this cluster.
- clusterCapacity ClusterCapacity Response 
- The capacity supported by this cluster.
- clusterConnection stringStatus 
- The latest heartbeat status between the cluster manager and the cluster.
- clusterExtended ExtendedLocation Location Response 
- The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.
- clusterManager stringConnection Status 
- The latest connectivity status between cluster manager and the cluster.
- clusterManager stringId 
- The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.
- clusterType string
- The type of rack configuration for the cluster.
- clusterVersion string
- The current runtime version of the cluster.
- detailedStatus string
- The current detailed status of the cluster.
- detailedStatus stringMessage 
- The descriptive message about the detailed status.
- extendedLocation ExtendedLocation Response 
- The extended location of the cluster manager associated with the cluster.
- hybridAks ExtendedExtended Location Location Response 
- Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- manualAction numberCount 
- The count of Manual Action Taken (MAT) events that have not been validated.
- name string
- The name of the resource
- networkFabric stringId 
- The resource ID of the Network Fabric associated with the cluster.
- provisioningState string
- The provisioning state of the cluster.
- supportExpiry stringDate 
- The support end date of the runtime version of the cluster.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workloadResource string[]Ids 
- The list of workload resource IDs that are hosted within this cluster.
- analyticsWorkspace stringId 
- The resource ID of the Log Analytics Workspace that will be used for storing relevant logs.
- clusterLocation string
- The customer-provided location information to identify where the cluster resides.
- clusterService ServicePrincipal Principal Information Response 
- The service principal to be used by the cluster during Arc Appliance installation.
- computeDeployment ValidationThreshold Threshold Response 
- The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.
- computeRack RackDefinitions Definition Response[] 
- The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.
- managedResource ManagedGroup Configuration Resource Group Configuration Response 
- The configuration of the managed resource group associated with the resource.
- runtimeProtection RuntimeConfiguration Protection Configuration Response 
- The settings for cluster runtime protection.
- secretArchive ClusterSecret Archive Response 
- The configuration for use of a key vault to store secrets for later retrieval by the operator.
- {[key: string]: string}
- Resource tags.
- updateStrategy ClusterUpdate Strategy Response 
- The strategy for updating the cluster.
- aggregator_or_ Racksingle_ rack_ definition Definition Response 
- The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.
- available_upgrade_ Sequence[Clusterversions Available Upgrade Version Response] 
- The list of cluster runtime version upgrades available for this cluster.
- cluster_capacity ClusterCapacity Response 
- The capacity supported by this cluster.
- cluster_connection_ strstatus 
- The latest heartbeat status between the cluster manager and the cluster.
- cluster_extended_ Extendedlocation Location Response 
- The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.
- cluster_manager_ strconnection_ status 
- The latest connectivity status between cluster manager and the cluster.
- cluster_manager_ strid 
- The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.
- cluster_type str
- The type of rack configuration for the cluster.
- cluster_version str
- The current runtime version of the cluster.
- detailed_status str
- The current detailed status of the cluster.
- detailed_status_ strmessage 
- The descriptive message about the detailed status.
- extended_location ExtendedLocation Response 
- The extended location of the cluster manager associated with the cluster.
- hybrid_aks_ Extendedextended_ location Location Response 
- Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- manual_action_ floatcount 
- The count of Manual Action Taken (MAT) events that have not been validated.
- name str
- The name of the resource
- network_fabric_ strid 
- The resource ID of the Network Fabric associated with the cluster.
- provisioning_state str
- The provisioning state of the cluster.
- support_expiry_ strdate 
- The support end date of the runtime version of the cluster.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workload_resource_ Sequence[str]ids 
- The list of workload resource IDs that are hosted within this cluster.
- analytics_workspace_ strid 
- The resource ID of the Log Analytics Workspace that will be used for storing relevant logs.
- cluster_location str
- The customer-provided location information to identify where the cluster resides.
- cluster_service_ Serviceprincipal Principal Information Response 
- The service principal to be used by the cluster during Arc Appliance installation.
- compute_deployment_ Validationthreshold Threshold Response 
- The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.
- compute_rack_ Sequence[Rackdefinitions Definition Response] 
- The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.
- managed_resource_ Managedgroup_ configuration Resource Group Configuration Response 
- The configuration of the managed resource group associated with the resource.
- runtime_protection_ Runtimeconfiguration Protection Configuration Response 
- The settings for cluster runtime protection.
- secret_archive ClusterSecret Archive Response 
- The configuration for use of a key vault to store secrets for later retrieval by the operator.
- Mapping[str, str]
- Resource tags.
- update_strategy ClusterUpdate Strategy Response 
- The strategy for updating the cluster.
- aggregatorOr Property MapSingle Rack Definition 
- The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.
- availableUpgrade List<Property Map>Versions 
- The list of cluster runtime version upgrades available for this cluster.
- clusterCapacity Property Map
- The capacity supported by this cluster.
- clusterConnection StringStatus 
- The latest heartbeat status between the cluster manager and the cluster.
- clusterExtended Property MapLocation 
- The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.
- clusterManager StringConnection Status 
- The latest connectivity status between cluster manager and the cluster.
- clusterManager StringId 
- The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.
- clusterType String
- The type of rack configuration for the cluster.
- clusterVersion String
- The current runtime version of the cluster.
- detailedStatus String
- The current detailed status of the cluster.
- detailedStatus StringMessage 
- The descriptive message about the detailed status.
- extendedLocation Property Map
- The extended location of the cluster manager associated with the cluster.
- hybridAks Property MapExtended Location 
- Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- manualAction NumberCount 
- The count of Manual Action Taken (MAT) events that have not been validated.
- name String
- The name of the resource
- networkFabric StringId 
- The resource ID of the Network Fabric associated with the cluster.
- provisioningState String
- The provisioning state of the cluster.
- supportExpiry StringDate 
- The support end date of the runtime version of the cluster.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- workloadResource List<String>Ids 
- The list of workload resource IDs that are hosted within this cluster.
- analyticsWorkspace StringId 
- The resource ID of the Log Analytics Workspace that will be used for storing relevant logs.
- clusterLocation String
- The customer-provided location information to identify where the cluster resides.
- clusterService Property MapPrincipal 
- The service principal to be used by the cluster during Arc Appliance installation.
- computeDeployment Property MapThreshold 
- The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.
- computeRack List<Property Map>Definitions 
- The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.
- managedResource Property MapGroup Configuration 
- The configuration of the managed resource group associated with the resource.
- runtimeProtection Property MapConfiguration 
- The settings for cluster runtime protection.
- secretArchive Property Map
- The configuration for use of a key vault to store secrets for later retrieval by the operator.
- Map<String>
- Resource tags.
- updateStrategy Property Map
- The strategy for updating the cluster.
Supporting Types
AdministrativeCredentialsResponse  
BareMetalMachineConfigurationDataResponse     
- BmcConnection stringString 
- The connection string for the baseboard management controller including IP address and protocol.
- BmcCredentials Pulumi.Azure Native. Network Cloud. Inputs. Administrative Credentials Response 
- The credentials of the baseboard management controller on this bare metal machine.
- BmcMac stringAddress 
- The MAC address of the BMC for this machine.
- BootMac stringAddress 
- The MAC address associated with the PXE NIC card.
- RackSlot double
- The slot the physical machine is in the rack based on the BOM configuration.
- SerialNumber string
- The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.
- MachineDetails string
- The free-form additional information about the machine, e.g. an asset tag.
- MachineName string
- The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.
- BmcConnection stringString 
- The connection string for the baseboard management controller including IP address and protocol.
- BmcCredentials AdministrativeCredentials Response 
- The credentials of the baseboard management controller on this bare metal machine.
- BmcMac stringAddress 
- The MAC address of the BMC for this machine.
- BootMac stringAddress 
- The MAC address associated with the PXE NIC card.
- RackSlot float64
- The slot the physical machine is in the rack based on the BOM configuration.
- SerialNumber string
- The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.
- MachineDetails string
- The free-form additional information about the machine, e.g. an asset tag.
- MachineName string
- The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.
- bmcConnection StringString 
- The connection string for the baseboard management controller including IP address and protocol.
- bmcCredentials AdministrativeCredentials Response 
- The credentials of the baseboard management controller on this bare metal machine.
- bmcMac StringAddress 
- The MAC address of the BMC for this machine.
- bootMac StringAddress 
- The MAC address associated with the PXE NIC card.
- rackSlot Double
- The slot the physical machine is in the rack based on the BOM configuration.
- serialNumber String
- The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.
- machineDetails String
- The free-form additional information about the machine, e.g. an asset tag.
- machineName String
- The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.
- bmcConnection stringString 
- The connection string for the baseboard management controller including IP address and protocol.
- bmcCredentials AdministrativeCredentials Response 
- The credentials of the baseboard management controller on this bare metal machine.
- bmcMac stringAddress 
- The MAC address of the BMC for this machine.
- bootMac stringAddress 
- The MAC address associated with the PXE NIC card.
- rackSlot number
- The slot the physical machine is in the rack based on the BOM configuration.
- serialNumber string
- The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.
- machineDetails string
- The free-form additional information about the machine, e.g. an asset tag.
- machineName string
- The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.
- bmc_connection_ strstring 
- The connection string for the baseboard management controller including IP address and protocol.
- bmc_credentials AdministrativeCredentials Response 
- The credentials of the baseboard management controller on this bare metal machine.
- bmc_mac_ straddress 
- The MAC address of the BMC for this machine.
- boot_mac_ straddress 
- The MAC address associated with the PXE NIC card.
- rack_slot float
- The slot the physical machine is in the rack based on the BOM configuration.
- serial_number str
- The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.
- machine_details str
- The free-form additional information about the machine, e.g. an asset tag.
- machine_name str
- The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.
- bmcConnection StringString 
- The connection string for the baseboard management controller including IP address and protocol.
- bmcCredentials Property Map
- The credentials of the baseboard management controller on this bare metal machine.
- bmcMac StringAddress 
- The MAC address of the BMC for this machine.
- bootMac StringAddress 
- The MAC address associated with the PXE NIC card.
- rackSlot Number
- The slot the physical machine is in the rack based on the BOM configuration.
- serialNumber String
- The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag.
- machineDetails String
- The free-form additional information about the machine, e.g. an asset tag.
- machineName String
- The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.
ClusterAvailableUpgradeVersionResponse    
- ControlImpact string
- The indicator of whether the control plane will be impacted during the upgrade.
- ExpectedDuration string
- The expected duration needed for this upgrade.
- ImpactDescription string
- The impact description including the specific details and release notes.
- SupportExpiry stringDate 
- The last date the version of the platform is supported.
- TargetCluster stringVersion 
- The target version this cluster will be upgraded to.
- WorkloadImpact string
- The indicator of whether the workload will be impacted during the upgrade.
- ControlImpact string
- The indicator of whether the control plane will be impacted during the upgrade.
- ExpectedDuration string
- The expected duration needed for this upgrade.
- ImpactDescription string
- The impact description including the specific details and release notes.
- SupportExpiry stringDate 
- The last date the version of the platform is supported.
- TargetCluster stringVersion 
- The target version this cluster will be upgraded to.
- WorkloadImpact string
- The indicator of whether the workload will be impacted during the upgrade.
- controlImpact String
- The indicator of whether the control plane will be impacted during the upgrade.
- expectedDuration String
- The expected duration needed for this upgrade.
- impactDescription String
- The impact description including the specific details and release notes.
- supportExpiry StringDate 
- The last date the version of the platform is supported.
- targetCluster StringVersion 
- The target version this cluster will be upgraded to.
- workloadImpact String
- The indicator of whether the workload will be impacted during the upgrade.
- controlImpact string
- The indicator of whether the control plane will be impacted during the upgrade.
- expectedDuration string
- The expected duration needed for this upgrade.
- impactDescription string
- The impact description including the specific details and release notes.
- supportExpiry stringDate 
- The last date the version of the platform is supported.
- targetCluster stringVersion 
- The target version this cluster will be upgraded to.
- workloadImpact string
- The indicator of whether the workload will be impacted during the upgrade.
- control_impact str
- The indicator of whether the control plane will be impacted during the upgrade.
- expected_duration str
- The expected duration needed for this upgrade.
- impact_description str
- The impact description including the specific details and release notes.
- support_expiry_ strdate 
- The last date the version of the platform is supported.
- target_cluster_ strversion 
- The target version this cluster will be upgraded to.
- workload_impact str
- The indicator of whether the workload will be impacted during the upgrade.
- controlImpact String
- The indicator of whether the control plane will be impacted during the upgrade.
- expectedDuration String
- The expected duration needed for this upgrade.
- impactDescription String
- The impact description including the specific details and release notes.
- supportExpiry StringDate 
- The last date the version of the platform is supported.
- targetCluster StringVersion 
- The target version this cluster will be upgraded to.
- workloadImpact String
- The indicator of whether the workload will be impacted during the upgrade.
ClusterCapacityResponse  
- AvailableAppliance doubleStorage GB 
- The remaining appliance-based storage in GB available for workload use.
- AvailableCore doubleCount 
- The remaining number of cores that are available in this cluster for workload use.
- AvailableHost doubleStorage GB 
- The remaining machine or host-based storage in GB available for workload use.
- AvailableMemory doubleGB 
- The remaining memory in GB that are available in this cluster for workload use.
- TotalAppliance doubleStorage GB 
- The total appliance-based storage in GB supported by this cluster for workload use.
- TotalCore doubleCount 
- The total number of cores that are supported by this cluster for workload use.
- TotalHost doubleStorage GB 
- The total machine or host-based storage in GB supported by this cluster for workload use.
- TotalMemory doubleGB 
- The total memory supported by this cluster for workload use.
- AvailableAppliance float64Storage GB 
- The remaining appliance-based storage in GB available for workload use.
- AvailableCore float64Count 
- The remaining number of cores that are available in this cluster for workload use.
- AvailableHost float64Storage GB 
- The remaining machine or host-based storage in GB available for workload use.
- AvailableMemory float64GB 
- The remaining memory in GB that are available in this cluster for workload use.
- TotalAppliance float64Storage GB 
- The total appliance-based storage in GB supported by this cluster for workload use.
- TotalCore float64Count 
- The total number of cores that are supported by this cluster for workload use.
- TotalHost float64Storage GB 
- The total machine or host-based storage in GB supported by this cluster for workload use.
- TotalMemory float64GB 
- The total memory supported by this cluster for workload use.
- availableAppliance DoubleStorage GB 
- The remaining appliance-based storage in GB available for workload use.
- availableCore DoubleCount 
- The remaining number of cores that are available in this cluster for workload use.
- availableHost DoubleStorage GB 
- The remaining machine or host-based storage in GB available for workload use.
- availableMemory DoubleGB 
- The remaining memory in GB that are available in this cluster for workload use.
- totalAppliance DoubleStorage GB 
- The total appliance-based storage in GB supported by this cluster for workload use.
- totalCore DoubleCount 
- The total number of cores that are supported by this cluster for workload use.
- totalHost DoubleStorage GB 
- The total machine or host-based storage in GB supported by this cluster for workload use.
- totalMemory DoubleGB 
- The total memory supported by this cluster for workload use.
- availableAppliance numberStorage GB 
- The remaining appliance-based storage in GB available for workload use.
- availableCore numberCount 
- The remaining number of cores that are available in this cluster for workload use.
- availableHost numberStorage GB 
- The remaining machine or host-based storage in GB available for workload use.
- availableMemory numberGB 
- The remaining memory in GB that are available in this cluster for workload use.
- totalAppliance numberStorage GB 
- The total appliance-based storage in GB supported by this cluster for workload use.
- totalCore numberCount 
- The total number of cores that are supported by this cluster for workload use.
- totalHost numberStorage GB 
- The total machine or host-based storage in GB supported by this cluster for workload use.
- totalMemory numberGB 
- The total memory supported by this cluster for workload use.
- available_appliance_ floatstorage_ gb 
- The remaining appliance-based storage in GB available for workload use.
- available_core_ floatcount 
- The remaining number of cores that are available in this cluster for workload use.
- available_host_ floatstorage_ gb 
- The remaining machine or host-based storage in GB available for workload use.
- available_memory_ floatgb 
- The remaining memory in GB that are available in this cluster for workload use.
- total_appliance_ floatstorage_ gb 
- The total appliance-based storage in GB supported by this cluster for workload use.
- total_core_ floatcount 
- The total number of cores that are supported by this cluster for workload use.
- total_host_ floatstorage_ gb 
- The total machine or host-based storage in GB supported by this cluster for workload use.
- total_memory_ floatgb 
- The total memory supported by this cluster for workload use.
- availableAppliance NumberStorage GB 
- The remaining appliance-based storage in GB available for workload use.
- availableCore NumberCount 
- The remaining number of cores that are available in this cluster for workload use.
- availableHost NumberStorage GB 
- The remaining machine or host-based storage in GB available for workload use.
- availableMemory NumberGB 
- The remaining memory in GB that are available in this cluster for workload use.
- totalAppliance NumberStorage GB 
- The total appliance-based storage in GB supported by this cluster for workload use.
- totalCore NumberCount 
- The total number of cores that are supported by this cluster for workload use.
- totalHost NumberStorage GB 
- The total machine or host-based storage in GB supported by this cluster for workload use.
- totalMemory NumberGB 
- The total memory supported by this cluster for workload use.
ClusterSecretArchiveResponse   
- KeyVault stringId 
- The resource ID of the key vault to archive the secrets of the cluster.
- UseKey stringVault 
- The indicator if the specified key vault should be used to archive the secrets of the cluster.
- KeyVault stringId 
- The resource ID of the key vault to archive the secrets of the cluster.
- UseKey stringVault 
- The indicator if the specified key vault should be used to archive the secrets of the cluster.
- keyVault StringId 
- The resource ID of the key vault to archive the secrets of the cluster.
- useKey StringVault 
- The indicator if the specified key vault should be used to archive the secrets of the cluster.
- keyVault stringId 
- The resource ID of the key vault to archive the secrets of the cluster.
- useKey stringVault 
- The indicator if the specified key vault should be used to archive the secrets of the cluster.
- key_vault_ strid 
- The resource ID of the key vault to archive the secrets of the cluster.
- use_key_ strvault 
- The indicator if the specified key vault should be used to archive the secrets of the cluster.
- keyVault StringId 
- The resource ID of the key vault to archive the secrets of the cluster.
- useKey StringVault 
- The indicator if the specified key vault should be used to archive the secrets of the cluster.
ClusterUpdateStrategyResponse   
- StrategyType string
- The mode of operation for runtime protection.
- ThresholdType string
- Selection of how the threshold should be evaluated.
- ThresholdValue double
- The numeric threshold value.
- double
- The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
- WaitTime doubleMinutes 
- The time to wait between the increments of update defined by the strategy.
- StrategyType string
- The mode of operation for runtime protection.
- ThresholdType string
- Selection of how the threshold should be evaluated.
- ThresholdValue float64
- The numeric threshold value.
- float64
- The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
- WaitTime float64Minutes 
- The time to wait between the increments of update defined by the strategy.
- strategyType String
- The mode of operation for runtime protection.
- thresholdType String
- Selection of how the threshold should be evaluated.
- thresholdValue Double
- The numeric threshold value.
- Double
- The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
- waitTime DoubleMinutes 
- The time to wait between the increments of update defined by the strategy.
- strategyType string
- The mode of operation for runtime protection.
- thresholdType string
- Selection of how the threshold should be evaluated.
- thresholdValue number
- The numeric threshold value.
- number
- The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
- waitTime numberMinutes 
- The time to wait between the increments of update defined by the strategy.
- strategy_type str
- The mode of operation for runtime protection.
- threshold_type str
- Selection of how the threshold should be evaluated.
- threshold_value float
- The numeric threshold value.
- float
- The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
- wait_time_ floatminutes 
- The time to wait between the increments of update defined by the strategy.
- strategyType String
- The mode of operation for runtime protection.
- thresholdType String
- Selection of how the threshold should be evaluated.
- thresholdValue Number
- The numeric threshold value.
- Number
- The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size.
- waitTime NumberMinutes 
- The time to wait between the increments of update defined by the strategy.
ExtendedLocationResponse  
ManagedResourceGroupConfigurationResponse    
RackDefinitionResponse  
- NetworkRack stringId 
- The resource ID of the network rack that matches this rack definition.
- RackSerial stringNumber 
- The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.
- RackSku stringId 
- The resource ID of the sku for the rack being added.
- AvailabilityZone string
- The zone name used for this rack when created. Availability zones are used for workload placement.
- BareMetal List<Pulumi.Machine Configuration Data Azure Native. Network Cloud. Inputs. Bare Metal Machine Configuration Data Response> 
- The unordered list of bare metal machine configuration.
- RackLocation string
- The free-form description of the rack's location.
- StorageAppliance List<Pulumi.Configuration Data Azure Native. Network Cloud. Inputs. Storage Appliance Configuration Data Response> 
- The list of storage appliance configuration data for this rack.
- NetworkRack stringId 
- The resource ID of the network rack that matches this rack definition.
- RackSerial stringNumber 
- The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.
- RackSku stringId 
- The resource ID of the sku for the rack being added.
- AvailabilityZone string
- The zone name used for this rack when created. Availability zones are used for workload placement.
- BareMetal []BareMachine Configuration Data Metal Machine Configuration Data Response 
- The unordered list of bare metal machine configuration.
- RackLocation string
- The free-form description of the rack's location.
- StorageAppliance []StorageConfiguration Data Appliance Configuration Data Response 
- The list of storage appliance configuration data for this rack.
- networkRack StringId 
- The resource ID of the network rack that matches this rack definition.
- rackSerial StringNumber 
- The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.
- rackSku StringId 
- The resource ID of the sku for the rack being added.
- availabilityZone String
- The zone name used for this rack when created. Availability zones are used for workload placement.
- bareMetal List<BareMachine Configuration Data Metal Machine Configuration Data Response> 
- The unordered list of bare metal machine configuration.
- rackLocation String
- The free-form description of the rack's location.
- storageAppliance List<StorageConfiguration Data Appliance Configuration Data Response> 
- The list of storage appliance configuration data for this rack.
- networkRack stringId 
- The resource ID of the network rack that matches this rack definition.
- rackSerial stringNumber 
- The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.
- rackSku stringId 
- The resource ID of the sku for the rack being added.
- availabilityZone string
- The zone name used for this rack when created. Availability zones are used for workload placement.
- bareMetal BareMachine Configuration Data Metal Machine Configuration Data Response[] 
- The unordered list of bare metal machine configuration.
- rackLocation string
- The free-form description of the rack's location.
- storageAppliance StorageConfiguration Data Appliance Configuration Data Response[] 
- The list of storage appliance configuration data for this rack.
- network_rack_ strid 
- The resource ID of the network rack that matches this rack definition.
- rack_serial_ strnumber 
- The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.
- rack_sku_ strid 
- The resource ID of the sku for the rack being added.
- availability_zone str
- The zone name used for this rack when created. Availability zones are used for workload placement.
- bare_metal_ Sequence[Baremachine_ configuration_ data Metal Machine Configuration Data Response] 
- The unordered list of bare metal machine configuration.
- rack_location str
- The free-form description of the rack's location.
- storage_appliance_ Sequence[Storageconfiguration_ data Appliance Configuration Data Response] 
- The list of storage appliance configuration data for this rack.
- networkRack StringId 
- The resource ID of the network rack that matches this rack definition.
- rackSerial StringNumber 
- The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired.
- rackSku StringId 
- The resource ID of the sku for the rack being added.
- availabilityZone String
- The zone name used for this rack when created. Availability zones are used for workload placement.
- bareMetal List<Property Map>Machine Configuration Data 
- The unordered list of bare metal machine configuration.
- rackLocation String
- The free-form description of the rack's location.
- storageAppliance List<Property Map>Configuration Data 
- The list of storage appliance configuration data for this rack.
RuntimeProtectionConfigurationResponse   
- EnforcementLevel string
- The mode of operation for runtime protection.
- EnforcementLevel string
- The mode of operation for runtime protection.
- enforcementLevel String
- The mode of operation for runtime protection.
- enforcementLevel string
- The mode of operation for runtime protection.
- enforcement_level str
- The mode of operation for runtime protection.
- enforcementLevel String
- The mode of operation for runtime protection.
ServicePrincipalInformationResponse   
- ApplicationId string
- The application ID, also known as client ID, of the service principal.
- Password string
- The password of the service principal.
- PrincipalId string
- The principal ID, also known as the object ID, of the service principal.
- TenantId string
- The tenant ID, also known as the directory ID, of the tenant in which the service principal is created.
- ApplicationId string
- The application ID, also known as client ID, of the service principal.
- Password string
- The password of the service principal.
- PrincipalId string
- The principal ID, also known as the object ID, of the service principal.
- TenantId string
- The tenant ID, also known as the directory ID, of the tenant in which the service principal is created.
- applicationId String
- The application ID, also known as client ID, of the service principal.
- password String
- The password of the service principal.
- principalId String
- The principal ID, also known as the object ID, of the service principal.
- tenantId String
- The tenant ID, also known as the directory ID, of the tenant in which the service principal is created.
- applicationId string
- The application ID, also known as client ID, of the service principal.
- password string
- The password of the service principal.
- principalId string
- The principal ID, also known as the object ID, of the service principal.
- tenantId string
- The tenant ID, also known as the directory ID, of the tenant in which the service principal is created.
- application_id str
- The application ID, also known as client ID, of the service principal.
- password str
- The password of the service principal.
- principal_id str
- The principal ID, also known as the object ID, of the service principal.
- tenant_id str
- The tenant ID, also known as the directory ID, of the tenant in which the service principal is created.
- applicationId String
- The application ID, also known as client ID, of the service principal.
- password String
- The password of the service principal.
- principalId String
- The principal ID, also known as the object ID, of the service principal.
- tenantId String
- The tenant ID, also known as the directory ID, of the tenant in which the service principal is created.
StorageApplianceConfigurationDataResponse    
- AdminCredentials Pulumi.Azure Native. Network Cloud. Inputs. Administrative Credentials Response 
- The credentials of the administrative interface on this storage appliance.
- RackSlot double
- The slot that storage appliance is in the rack based on the BOM configuration.
- SerialNumber string
- The serial number of the appliance.
- StorageAppliance stringName 
- The user-provided name for the storage appliance that will be created from this specification.
- AdminCredentials AdministrativeCredentials Response 
- The credentials of the administrative interface on this storage appliance.
- RackSlot float64
- The slot that storage appliance is in the rack based on the BOM configuration.
- SerialNumber string
- The serial number of the appliance.
- StorageAppliance stringName 
- The user-provided name for the storage appliance that will be created from this specification.
- adminCredentials AdministrativeCredentials Response 
- The credentials of the administrative interface on this storage appliance.
- rackSlot Double
- The slot that storage appliance is in the rack based on the BOM configuration.
- serialNumber String
- The serial number of the appliance.
- storageAppliance StringName 
- The user-provided name for the storage appliance that will be created from this specification.
- adminCredentials AdministrativeCredentials Response 
- The credentials of the administrative interface on this storage appliance.
- rackSlot number
- The slot that storage appliance is in the rack based on the BOM configuration.
- serialNumber string
- The serial number of the appliance.
- storageAppliance stringName 
- The user-provided name for the storage appliance that will be created from this specification.
- admin_credentials AdministrativeCredentials Response 
- The credentials of the administrative interface on this storage appliance.
- rack_slot float
- The slot that storage appliance is in the rack based on the BOM configuration.
- serial_number str
- The serial number of the appliance.
- storage_appliance_ strname 
- The user-provided name for the storage appliance that will be created from this specification.
- adminCredentials Property Map
- The credentials of the administrative interface on this storage appliance.
- rackSlot Number
- The slot that storage appliance is in the rack based on the BOM configuration.
- serialNumber String
- The serial number of the appliance.
- storageAppliance StringName 
- The user-provided name for the storage appliance that will be created from this specification.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
ValidationThresholdResponse  
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi