1. Packages
  2. Azure Native
  3. API Docs
  4. containerservice
  5. getFleetManagedNamespace
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Get a FleetManagedNamespace

    Uses Azure REST API version 2025-08-01-preview.

    Using getFleetManagedNamespace

    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 getFleetManagedNamespace(args: GetFleetManagedNamespaceArgs, opts?: InvokeOptions): Promise<GetFleetManagedNamespaceResult>
    function getFleetManagedNamespaceOutput(args: GetFleetManagedNamespaceOutputArgs, opts?: InvokeOptions): Output<GetFleetManagedNamespaceResult>
    def get_fleet_managed_namespace(fleet_name: Optional[str] = None,
                                    managed_namespace_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetFleetManagedNamespaceResult
    def get_fleet_managed_namespace_output(fleet_name: Optional[pulumi.Input[str]] = None,
                                    managed_namespace_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetFleetManagedNamespaceResult]
    func LookupFleetManagedNamespace(ctx *Context, args *LookupFleetManagedNamespaceArgs, opts ...InvokeOption) (*LookupFleetManagedNamespaceResult, error)
    func LookupFleetManagedNamespaceOutput(ctx *Context, args *LookupFleetManagedNamespaceOutputArgs, opts ...InvokeOption) LookupFleetManagedNamespaceResultOutput

    > Note: This function is named LookupFleetManagedNamespace in the Go SDK.

    public static class GetFleetManagedNamespace 
    {
        public static Task<GetFleetManagedNamespaceResult> InvokeAsync(GetFleetManagedNamespaceArgs args, InvokeOptions? opts = null)
        public static Output<GetFleetManagedNamespaceResult> Invoke(GetFleetManagedNamespaceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFleetManagedNamespaceResult> getFleetManagedNamespace(GetFleetManagedNamespaceArgs args, InvokeOptions options)
    public static Output<GetFleetManagedNamespaceResult> getFleetManagedNamespace(GetFleetManagedNamespaceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:containerservice:getFleetManagedNamespace
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FleetName string
    The name of the Fleet resource.
    ManagedNamespaceName string
    The name of the fleet managed namespace resource.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    FleetName string
    The name of the Fleet resource.
    ManagedNamespaceName string
    The name of the fleet managed namespace resource.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    fleetName String
    The name of the Fleet resource.
    managedNamespaceName String
    The name of the fleet managed namespace resource.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    fleetName string
    The name of the Fleet resource.
    managedNamespaceName string
    The name of the fleet managed namespace resource.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    fleet_name str
    The name of the Fleet resource.
    managed_namespace_name str
    The name of the fleet managed namespace resource.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    fleetName String
    The name of the Fleet resource.
    managedNamespaceName String
    The name of the fleet managed namespace resource.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getFleetManagedNamespace Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    ETag string
    If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    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
    Name string
    The name of the resource
    Properties Pulumi.AzureNative.ContainerService.Outputs.FleetManagedNamespacePropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.ContainerService.Outputs.SystemDataResponse
    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"
    Tags Dictionary<string, string>
    Resource tags.
    AzureApiVersion string
    The Azure API version of the resource.
    ETag string
    If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    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
    Name string
    The name of the resource
    Properties FleetManagedNamespacePropertiesResponse
    The resource-specific properties for this resource.
    SystemData SystemDataResponse
    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"
    Tags map[string]string
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    eTag String
    If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    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
    name String
    The name of the resource
    properties FleetManagedNamespacePropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    tags Map<String,String>
    Resource tags.
    azureApiVersion string
    The Azure API version of the resource.
    eTag string
    If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    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
    name string
    The name of the resource
    properties FleetManagedNamespacePropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    tags {[key: string]: string}
    Resource tags.
    azure_api_version str
    The Azure API version of the resource.
    e_tag str
    If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    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
    name str
    The name of the resource
    properties FleetManagedNamespacePropertiesResponse
    The resource-specific properties for this resource.
    system_data SystemDataResponse
    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"
    tags Mapping[str, str]
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    eTag String
    If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    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
    name String
    The name of the resource
    properties Property Map
    The resource-specific properties for this resource.
    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"
    tags Map<String>
    Resource tags.

    Supporting Types

    ErrorAdditionalInfoResponse

    Info object
    The additional info.
    Type string
    The additional info type.
    Info interface{}
    The additional info.
    Type string
    The additional info type.
    info Object
    The additional info.
    type String
    The additional info type.
    info any
    The additional info.
    type string
    The additional info type.
    info Any
    The additional info.
    type str
    The additional info type.
    info Any
    The additional info.
    type String
    The additional info type.

    ErrorDetailResponse

    AdditionalInfo []ErrorAdditionalInfoResponse
    The error additional info.
    Code string
    The error code.
    Details []ErrorDetailResponse
    The error details.
    Message string
    The error message.
    Target string
    The error target.
    additionalInfo List<ErrorAdditionalInfoResponse>
    The error additional info.
    code String
    The error code.
    details List<ErrorDetailResponse>
    The error details.
    message String
    The error message.
    target String
    The error target.
    additionalInfo ErrorAdditionalInfoResponse[]
    The error additional info.
    code string
    The error code.
    details ErrorDetailResponse[]
    The error details.
    message string
    The error message.
    target string
    The error target.
    additional_info Sequence[ErrorAdditionalInfoResponse]
    The error additional info.
    code str
    The error code.
    details Sequence[ErrorDetailResponse]
    The error details.
    message str
    The error message.
    target str
    The error target.
    additionalInfo List<Property Map>
    The error additional info.
    code String
    The error code.
    details List<Property Map>
    The error details.
    message String
    The error message.
    target String
    The error target.

    FleetManagedNamespacePropertiesResponse

    AdoptionPolicy string
    Action if the managed namespace with the same name already exists. Default is Never.
    DeletePolicy string
    Delete options of a fleet managed namespace. Default is Keep.
    PortalFqdn string
    The Azure Portal FQDN of the Fleet hub.
    ProvisioningState string
    The status of the last operation.
    Status Pulumi.AzureNative.ContainerService.Inputs.FleetManagedNamespaceStatusResponse
    Status information of the last operation for fleet managed namespace.
    ManagedNamespaceProperties Pulumi.AzureNative.ContainerService.Inputs.ManagedNamespacePropertiesResponse
    The namespace properties for the fleet managed namespace.
    PropagationPolicy Pulumi.AzureNative.ContainerService.Inputs.PropagationPolicyResponse
    The profile of the propagation to create the namespace.
    AdoptionPolicy string
    Action if the managed namespace with the same name already exists. Default is Never.
    DeletePolicy string
    Delete options of a fleet managed namespace. Default is Keep.
    PortalFqdn string
    The Azure Portal FQDN of the Fleet hub.
    ProvisioningState string
    The status of the last operation.
    Status FleetManagedNamespaceStatusResponse
    Status information of the last operation for fleet managed namespace.
    ManagedNamespaceProperties ManagedNamespacePropertiesResponse
    The namespace properties for the fleet managed namespace.
    PropagationPolicy PropagationPolicyResponse
    The profile of the propagation to create the namespace.
    adoptionPolicy String
    Action if the managed namespace with the same name already exists. Default is Never.
    deletePolicy String
    Delete options of a fleet managed namespace. Default is Keep.
    portalFqdn String
    The Azure Portal FQDN of the Fleet hub.
    provisioningState String
    The status of the last operation.
    status FleetManagedNamespaceStatusResponse
    Status information of the last operation for fleet managed namespace.
    managedNamespaceProperties ManagedNamespacePropertiesResponse
    The namespace properties for the fleet managed namespace.
    propagationPolicy PropagationPolicyResponse
    The profile of the propagation to create the namespace.
    adoptionPolicy string
    Action if the managed namespace with the same name already exists. Default is Never.
    deletePolicy string
    Delete options of a fleet managed namespace. Default is Keep.
    portalFqdn string
    The Azure Portal FQDN of the Fleet hub.
    provisioningState string
    The status of the last operation.
    status FleetManagedNamespaceStatusResponse
    Status information of the last operation for fleet managed namespace.
    managedNamespaceProperties ManagedNamespacePropertiesResponse
    The namespace properties for the fleet managed namespace.
    propagationPolicy PropagationPolicyResponse
    The profile of the propagation to create the namespace.
    adoption_policy str
    Action if the managed namespace with the same name already exists. Default is Never.
    delete_policy str
    Delete options of a fleet managed namespace. Default is Keep.
    portal_fqdn str
    The Azure Portal FQDN of the Fleet hub.
    provisioning_state str
    The status of the last operation.
    status FleetManagedNamespaceStatusResponse
    Status information of the last operation for fleet managed namespace.
    managed_namespace_properties ManagedNamespacePropertiesResponse
    The namespace properties for the fleet managed namespace.
    propagation_policy PropagationPolicyResponse
    The profile of the propagation to create the namespace.
    adoptionPolicy String
    Action if the managed namespace with the same name already exists. Default is Never.
    deletePolicy String
    Delete options of a fleet managed namespace. Default is Keep.
    portalFqdn String
    The Azure Portal FQDN of the Fleet hub.
    provisioningState String
    The status of the last operation.
    status Property Map
    Status information of the last operation for fleet managed namespace.
    managedNamespaceProperties Property Map
    The namespace properties for the fleet managed namespace.
    propagationPolicy Property Map
    The profile of the propagation to create the namespace.

    FleetManagedNamespaceStatusResponse

    LastOperationError Pulumi.AzureNative.ContainerService.Inputs.ErrorDetailResponse
    The last operation error of the fleet managed namespace
    LastOperationId string
    The last operation ID for the fleet managed namespace
    LastOperationError ErrorDetailResponse
    The last operation error of the fleet managed namespace
    LastOperationId string
    The last operation ID for the fleet managed namespace
    lastOperationError ErrorDetailResponse
    The last operation error of the fleet managed namespace
    lastOperationId String
    The last operation ID for the fleet managed namespace
    lastOperationError ErrorDetailResponse
    The last operation error of the fleet managed namespace
    lastOperationId string
    The last operation ID for the fleet managed namespace
    last_operation_error ErrorDetailResponse
    The last operation error of the fleet managed namespace
    last_operation_id str
    The last operation ID for the fleet managed namespace
    lastOperationError Property Map
    The last operation error of the fleet managed namespace
    lastOperationId String
    The last operation ID for the fleet managed namespace

    ManagedNamespacePropertiesResponse

    Annotations Dictionary<string, string>
    The annotations for the fleet managed namespace.
    DefaultNetworkPolicy Pulumi.AzureNative.ContainerService.Inputs.NetworkPolicyResponse
    The default network policy for the fleet managed namespace.
    DefaultResourceQuota Pulumi.AzureNative.ContainerService.Inputs.ResourceQuotaResponse
    The default resource quota for the fleet managed namespace.
    Labels Dictionary<string, string>
    The labels for the fleet managed namespace.
    Annotations map[string]string
    The annotations for the fleet managed namespace.
    DefaultNetworkPolicy NetworkPolicyResponse
    The default network policy for the fleet managed namespace.
    DefaultResourceQuota ResourceQuotaResponse
    The default resource quota for the fleet managed namespace.
    Labels map[string]string
    The labels for the fleet managed namespace.
    annotations Map<String,String>
    The annotations for the fleet managed namespace.
    defaultNetworkPolicy NetworkPolicyResponse
    The default network policy for the fleet managed namespace.
    defaultResourceQuota ResourceQuotaResponse
    The default resource quota for the fleet managed namespace.
    labels Map<String,String>
    The labels for the fleet managed namespace.
    annotations {[key: string]: string}
    The annotations for the fleet managed namespace.
    defaultNetworkPolicy NetworkPolicyResponse
    The default network policy for the fleet managed namespace.
    defaultResourceQuota ResourceQuotaResponse
    The default resource quota for the fleet managed namespace.
    labels {[key: string]: string}
    The labels for the fleet managed namespace.
    annotations Mapping[str, str]
    The annotations for the fleet managed namespace.
    default_network_policy NetworkPolicyResponse
    The default network policy for the fleet managed namespace.
    default_resource_quota ResourceQuotaResponse
    The default resource quota for the fleet managed namespace.
    labels Mapping[str, str]
    The labels for the fleet managed namespace.
    annotations Map<String>
    The annotations for the fleet managed namespace.
    defaultNetworkPolicy Property Map
    The default network policy for the fleet managed namespace.
    defaultResourceQuota Property Map
    The default resource quota for the fleet managed namespace.
    labels Map<String>
    The labels for the fleet managed namespace.

    MetaV1LabelSelectorRequirementResponse

    Key string
    key is the label key that the selector applies to.
    Operator string
    operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
    Values List<string>
    values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.
    Key string
    key is the label key that the selector applies to.
    Operator string
    operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
    Values []string
    values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.
    key String
    key is the label key that the selector applies to.
    operator String
    operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
    values List<String>
    values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.
    key string
    key is the label key that the selector applies to.
    operator string
    operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
    values string[]
    values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.
    key str
    key is the label key that the selector applies to.
    operator str
    operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
    values Sequence[str]
    values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.
    key String
    key is the label key that the selector applies to.
    operator String
    operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
    values List<String>
    values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.

    MetaV1LabelSelectorResponse

    MatchExpressions List<Pulumi.AzureNative.ContainerService.Inputs.MetaV1LabelSelectorRequirementResponse>
    matchExpressions is a list of label selector requirements. The requirements are ANDed.
    MatchLabels Dictionary<string, string>
    matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.
    MatchExpressions []MetaV1LabelSelectorRequirementResponse
    matchExpressions is a list of label selector requirements. The requirements are ANDed.
    MatchLabels map[string]string
    matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.
    matchExpressions List<MetaV1LabelSelectorRequirementResponse>
    matchExpressions is a list of label selector requirements. The requirements are ANDed.
    matchLabels Map<String,String>
    matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.
    matchExpressions MetaV1LabelSelectorRequirementResponse[]
    matchExpressions is a list of label selector requirements. The requirements are ANDed.
    matchLabels {[key: string]: string}
    matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.
    match_expressions Sequence[MetaV1LabelSelectorRequirementResponse]
    matchExpressions is a list of label selector requirements. The requirements are ANDed.
    match_labels Mapping[str, str]
    matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.
    matchExpressions List<Property Map>
    matchExpressions is a list of label selector requirements. The requirements are ANDed.
    matchLabels Map<String>
    matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.

    NetworkPolicyResponse

    Egress string
    The egress policy for the managed namespace.
    Ingress string
    The ingress policy for the managed namespace.
    Egress string
    The egress policy for the managed namespace.
    Ingress string
    The ingress policy for the managed namespace.
    egress String
    The egress policy for the managed namespace.
    ingress String
    The ingress policy for the managed namespace.
    egress string
    The egress policy for the managed namespace.
    ingress string
    The ingress policy for the managed namespace.
    egress str
    The egress policy for the managed namespace.
    ingress str
    The ingress policy for the managed namespace.
    egress String
    The egress policy for the managed namespace.
    ingress String
    The ingress policy for the managed namespace.

    PlacementProfileResponse

    DefaultClusterResourcePlacement PlacementV1ClusterResourcePlacementSpecResponse
    The default ClusterResourcePlacement policy configuration.
    defaultClusterResourcePlacement PlacementV1ClusterResourcePlacementSpecResponse
    The default ClusterResourcePlacement policy configuration.
    defaultClusterResourcePlacement PlacementV1ClusterResourcePlacementSpecResponse
    The default ClusterResourcePlacement policy configuration.
    default_cluster_resource_placement PlacementV1ClusterResourcePlacementSpecResponse
    The default ClusterResourcePlacement policy configuration.
    defaultClusterResourcePlacement Property Map
    The default ClusterResourcePlacement policy configuration.

    PlacementV1AffinityResponse

    ClusterAffinity Pulumi.AzureNative.ContainerService.Inputs.PlacementV1ClusterAffinityResponse
    ClusterAffinity contains cluster affinity scheduling rules for the selected resources.
    ClusterAffinity PlacementV1ClusterAffinityResponse
    ClusterAffinity contains cluster affinity scheduling rules for the selected resources.
    clusterAffinity PlacementV1ClusterAffinityResponse
    ClusterAffinity contains cluster affinity scheduling rules for the selected resources.
    clusterAffinity PlacementV1ClusterAffinityResponse
    ClusterAffinity contains cluster affinity scheduling rules for the selected resources.
    cluster_affinity PlacementV1ClusterAffinityResponse
    ClusterAffinity contains cluster affinity scheduling rules for the selected resources.
    clusterAffinity Property Map
    ClusterAffinity contains cluster affinity scheduling rules for the selected resources.

    PlacementV1ClusterAffinityResponse

    RequiredDuringSchedulingIgnoredDuringExecution Pulumi.AzureNative.ContainerService.Inputs.PlacementV1ClusterSelectorResponse
    If the affinity requirements specified by this field are not met at scheduling time, the resource will not be scheduled onto the cluster. If the affinity requirements specified by this field cease to be met at some point after the placement (e.g. due to an update), the system may or may not try to eventually remove the resource from the cluster.
    RequiredDuringSchedulingIgnoredDuringExecution PlacementV1ClusterSelectorResponse
    If the affinity requirements specified by this field are not met at scheduling time, the resource will not be scheduled onto the cluster. If the affinity requirements specified by this field cease to be met at some point after the placement (e.g. due to an update), the system may or may not try to eventually remove the resource from the cluster.
    requiredDuringSchedulingIgnoredDuringExecution PlacementV1ClusterSelectorResponse
    If the affinity requirements specified by this field are not met at scheduling time, the resource will not be scheduled onto the cluster. If the affinity requirements specified by this field cease to be met at some point after the placement (e.g. due to an update), the system may or may not try to eventually remove the resource from the cluster.
    requiredDuringSchedulingIgnoredDuringExecution PlacementV1ClusterSelectorResponse
    If the affinity requirements specified by this field are not met at scheduling time, the resource will not be scheduled onto the cluster. If the affinity requirements specified by this field cease to be met at some point after the placement (e.g. due to an update), the system may or may not try to eventually remove the resource from the cluster.
    required_during_scheduling_ignored_during_execution PlacementV1ClusterSelectorResponse
    If the affinity requirements specified by this field are not met at scheduling time, the resource will not be scheduled onto the cluster. If the affinity requirements specified by this field cease to be met at some point after the placement (e.g. due to an update), the system may or may not try to eventually remove the resource from the cluster.
    requiredDuringSchedulingIgnoredDuringExecution Property Map
    If the affinity requirements specified by this field are not met at scheduling time, the resource will not be scheduled onto the cluster. If the affinity requirements specified by this field cease to be met at some point after the placement (e.g. due to an update), the system may or may not try to eventually remove the resource from the cluster.

    PlacementV1ClusterResourcePlacementSpecResponse

    Policy Pulumi.AzureNative.ContainerService.Inputs.PlacementV1PlacementPolicyResponse
    Policy defines how to select member clusters to place the selected resources. If unspecified, all the joined member clusters are selected.
    Policy PlacementV1PlacementPolicyResponse
    Policy defines how to select member clusters to place the selected resources. If unspecified, all the joined member clusters are selected.
    policy PlacementV1PlacementPolicyResponse
    Policy defines how to select member clusters to place the selected resources. If unspecified, all the joined member clusters are selected.
    policy PlacementV1PlacementPolicyResponse
    Policy defines how to select member clusters to place the selected resources. If unspecified, all the joined member clusters are selected.
    policy PlacementV1PlacementPolicyResponse
    Policy defines how to select member clusters to place the selected resources. If unspecified, all the joined member clusters are selected.
    policy Property Map
    Policy defines how to select member clusters to place the selected resources. If unspecified, all the joined member clusters are selected.

    PlacementV1ClusterSelectorResponse

    ClusterSelectorTerms List<Pulumi.AzureNative.ContainerService.Inputs.PlacementV1ClusterSelectorTermResponse>
    ClusterSelectorTerms is a list of cluster selector terms. The terms are ORed.
    ClusterSelectorTerms []PlacementV1ClusterSelectorTermResponse
    ClusterSelectorTerms is a list of cluster selector terms. The terms are ORed.
    clusterSelectorTerms List<PlacementV1ClusterSelectorTermResponse>
    ClusterSelectorTerms is a list of cluster selector terms. The terms are ORed.
    clusterSelectorTerms PlacementV1ClusterSelectorTermResponse[]
    ClusterSelectorTerms is a list of cluster selector terms. The terms are ORed.
    cluster_selector_terms Sequence[PlacementV1ClusterSelectorTermResponse]
    ClusterSelectorTerms is a list of cluster selector terms. The terms are ORed.
    clusterSelectorTerms List<Property Map>
    ClusterSelectorTerms is a list of cluster selector terms. The terms are ORed.

    PlacementV1ClusterSelectorTermResponse

    LabelSelector Pulumi.AzureNative.ContainerService.Inputs.MetaV1LabelSelectorResponse
    LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd.
    PropertySelector Pulumi.AzureNative.ContainerService.Inputs.PlacementV1PropertySelectorResponse
    PropertySelector is a property query over all joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. At this moment, PropertySelector can only be used with RequiredDuringSchedulingIgnoredDuringExecution affinity terms. This field is beta-level; it is for the property-based scheduling feature and is only functional when a property provider is enabled in the deployment.
    LabelSelector MetaV1LabelSelectorResponse
    LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd.
    PropertySelector PlacementV1PropertySelectorResponse
    PropertySelector is a property query over all joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. At this moment, PropertySelector can only be used with RequiredDuringSchedulingIgnoredDuringExecution affinity terms. This field is beta-level; it is for the property-based scheduling feature and is only functional when a property provider is enabled in the deployment.
    labelSelector MetaV1LabelSelectorResponse
    LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd.
    propertySelector PlacementV1PropertySelectorResponse
    PropertySelector is a property query over all joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. At this moment, PropertySelector can only be used with RequiredDuringSchedulingIgnoredDuringExecution affinity terms. This field is beta-level; it is for the property-based scheduling feature and is only functional when a property provider is enabled in the deployment.
    labelSelector MetaV1LabelSelectorResponse
    LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd.
    propertySelector PlacementV1PropertySelectorResponse
    PropertySelector is a property query over all joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. At this moment, PropertySelector can only be used with RequiredDuringSchedulingIgnoredDuringExecution affinity terms. This field is beta-level; it is for the property-based scheduling feature and is only functional when a property provider is enabled in the deployment.
    label_selector MetaV1LabelSelectorResponse
    LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd.
    property_selector PlacementV1PropertySelectorResponse
    PropertySelector is a property query over all joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. At this moment, PropertySelector can only be used with RequiredDuringSchedulingIgnoredDuringExecution affinity terms. This field is beta-level; it is for the property-based scheduling feature and is only functional when a property provider is enabled in the deployment.
    labelSelector Property Map
    LabelSelector is a label query over all the joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd.
    propertySelector Property Map
    PropertySelector is a property query over all joined member clusters. Clusters matching the query are selected. If you specify both label and property selectors in the same term, the results are AND'd. At this moment, PropertySelector can only be used with RequiredDuringSchedulingIgnoredDuringExecution affinity terms. This field is beta-level; it is for the property-based scheduling feature and is only functional when a property provider is enabled in the deployment.

    PlacementV1PlacementPolicyResponse

    Affinity Pulumi.AzureNative.ContainerService.Inputs.PlacementV1AffinityResponse
    Affinity contains cluster affinity scheduling rules. Defines which member clusters to place the selected resources. Only valid if the placement type is "PickAll" or "PickN".
    ClusterNames List<string>
    ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed"
    PlacementType string
    Type of placement. Can be "PickAll", "PickN" or "PickFixed". Default is PickAll.
    Tolerations List<Pulumi.AzureNative.ContainerService.Inputs.PlacementV1TolerationResponse>
    If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature.
    Affinity PlacementV1AffinityResponse
    Affinity contains cluster affinity scheduling rules. Defines which member clusters to place the selected resources. Only valid if the placement type is "PickAll" or "PickN".
    ClusterNames []string
    ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed"
    PlacementType string
    Type of placement. Can be "PickAll", "PickN" or "PickFixed". Default is PickAll.
    Tolerations []PlacementV1TolerationResponse
    If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature.
    affinity PlacementV1AffinityResponse
    Affinity contains cluster affinity scheduling rules. Defines which member clusters to place the selected resources. Only valid if the placement type is "PickAll" or "PickN".
    clusterNames List<String>
    ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed"
    placementType String
    Type of placement. Can be "PickAll", "PickN" or "PickFixed". Default is PickAll.
    tolerations List<PlacementV1TolerationResponse>
    If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature.
    affinity PlacementV1AffinityResponse
    Affinity contains cluster affinity scheduling rules. Defines which member clusters to place the selected resources. Only valid if the placement type is "PickAll" or "PickN".
    clusterNames string[]
    ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed"
    placementType string
    Type of placement. Can be "PickAll", "PickN" or "PickFixed". Default is PickAll.
    tolerations PlacementV1TolerationResponse[]
    If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature.
    affinity PlacementV1AffinityResponse
    Affinity contains cluster affinity scheduling rules. Defines which member clusters to place the selected resources. Only valid if the placement type is "PickAll" or "PickN".
    cluster_names Sequence[str]
    ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed"
    placement_type str
    Type of placement. Can be "PickAll", "PickN" or "PickFixed". Default is PickAll.
    tolerations Sequence[PlacementV1TolerationResponse]
    If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature.
    affinity Property Map
    Affinity contains cluster affinity scheduling rules. Defines which member clusters to place the selected resources. Only valid if the placement type is "PickAll" or "PickN".
    clusterNames List<String>
    ClusterNames contains a list of names of MemberCluster to place the selected resources. Only valid if the placement type is "PickFixed"
    placementType String
    Type of placement. Can be "PickAll", "PickN" or "PickFixed". Default is PickAll.
    tolerations List<Property Map>
    If specified, the ClusterResourcePlacement's Tolerations. Tolerations cannot be updated or deleted. This field is beta-level and is for the taints and tolerations feature.

    PlacementV1PropertySelectorRequirementResponse

    Name string
    Name is the name of the property; it should be a Kubernetes label name.
    Operator string
    Operator specifies the relationship between a cluster's observed value of the specified property and the values given in the requirement.
    Values List<string>
    Values are a list of values of the specified property which Fleet will compare against the observed values of individual member clusters in accordance with the given operator. At this moment, each value should be a Kubernetes quantity. For more information, see https://pkg.go.dev/k8s.io/apimachinery/pkg/api/resource#Quantity. If the operator is Gt (greater than), Ge (greater than or equal to), Lt (less than), or Le (less than or equal to), Eq (equal to), or Ne (ne), exactly one value must be specified in the list.
    Name string
    Name is the name of the property; it should be a Kubernetes label name.
    Operator string
    Operator specifies the relationship between a cluster's observed value of the specified property and the values given in the requirement.
    Values []string
    Values are a list of values of the specified property which Fleet will compare against the observed values of individual member clusters in accordance with the given operator. At this moment, each value should be a Kubernetes quantity. For more information, see https://pkg.go.dev/k8s.io/apimachinery/pkg/api/resource#Quantity. If the operator is Gt (greater than), Ge (greater than or equal to), Lt (less than), or Le (less than or equal to), Eq (equal to), or Ne (ne), exactly one value must be specified in the list.
    name String
    Name is the name of the property; it should be a Kubernetes label name.
    operator String
    Operator specifies the relationship between a cluster's observed value of the specified property and the values given in the requirement.
    values List<String>
    Values are a list of values of the specified property which Fleet will compare against the observed values of individual member clusters in accordance with the given operator. At this moment, each value should be a Kubernetes quantity. For more information, see https://pkg.go.dev/k8s.io/apimachinery/pkg/api/resource#Quantity. If the operator is Gt (greater than), Ge (greater than or equal to), Lt (less than), or Le (less than or equal to), Eq (equal to), or Ne (ne), exactly one value must be specified in the list.
    name string
    Name is the name of the property; it should be a Kubernetes label name.
    operator string
    Operator specifies the relationship between a cluster's observed value of the specified property and the values given in the requirement.
    values string[]
    Values are a list of values of the specified property which Fleet will compare against the observed values of individual member clusters in accordance with the given operator. At this moment, each value should be a Kubernetes quantity. For more information, see https://pkg.go.dev/k8s.io/apimachinery/pkg/api/resource#Quantity. If the operator is Gt (greater than), Ge (greater than or equal to), Lt (less than), or Le (less than or equal to), Eq (equal to), or Ne (ne), exactly one value must be specified in the list.
    name str
    Name is the name of the property; it should be a Kubernetes label name.
    operator str
    Operator specifies the relationship between a cluster's observed value of the specified property and the values given in the requirement.
    values Sequence[str]
    Values are a list of values of the specified property which Fleet will compare against the observed values of individual member clusters in accordance with the given operator. At this moment, each value should be a Kubernetes quantity. For more information, see https://pkg.go.dev/k8s.io/apimachinery/pkg/api/resource#Quantity. If the operator is Gt (greater than), Ge (greater than or equal to), Lt (less than), or Le (less than or equal to), Eq (equal to), or Ne (ne), exactly one value must be specified in the list.
    name String
    Name is the name of the property; it should be a Kubernetes label name.
    operator String
    Operator specifies the relationship between a cluster's observed value of the specified property and the values given in the requirement.
    values List<String>
    Values are a list of values of the specified property which Fleet will compare against the observed values of individual member clusters in accordance with the given operator. At this moment, each value should be a Kubernetes quantity. For more information, see https://pkg.go.dev/k8s.io/apimachinery/pkg/api/resource#Quantity. If the operator is Gt (greater than), Ge (greater than or equal to), Lt (less than), or Le (less than or equal to), Eq (equal to), or Ne (ne), exactly one value must be specified in the list.

    PlacementV1PropertySelectorResponse

    MatchExpressions List<Pulumi.AzureNative.ContainerService.Inputs.PlacementV1PropertySelectorRequirementResponse>
    MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.
    MatchExpressions []PlacementV1PropertySelectorRequirementResponse
    MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.
    matchExpressions List<PlacementV1PropertySelectorRequirementResponse>
    MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.
    matchExpressions PlacementV1PropertySelectorRequirementResponse[]
    MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.
    match_expressions Sequence[PlacementV1PropertySelectorRequirementResponse]
    MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.
    matchExpressions List<Property Map>
    MatchExpressions is an array of PropertySelectorRequirements. The requirements are AND'd.

    PlacementV1TolerationResponse

    Effect string
    Effect indicates the taint effect to match. Empty means match all taint effects. When specified, only allowed value is NoSchedule.
    Key string
    Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.
    Operator string
    Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a ClusterResourcePlacement can tolerate all taints of a particular category.
    Value string
    Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
    Effect string
    Effect indicates the taint effect to match. Empty means match all taint effects. When specified, only allowed value is NoSchedule.
    Key string
    Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.
    Operator string
    Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a ClusterResourcePlacement can tolerate all taints of a particular category.
    Value string
    Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
    effect String
    Effect indicates the taint effect to match. Empty means match all taint effects. When specified, only allowed value is NoSchedule.
    key String
    Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.
    operator String
    Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a ClusterResourcePlacement can tolerate all taints of a particular category.
    value String
    Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
    effect string
    Effect indicates the taint effect to match. Empty means match all taint effects. When specified, only allowed value is NoSchedule.
    key string
    Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.
    operator string
    Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a ClusterResourcePlacement can tolerate all taints of a particular category.
    value string
    Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
    effect str
    Effect indicates the taint effect to match. Empty means match all taint effects. When specified, only allowed value is NoSchedule.
    key str
    Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.
    operator str
    Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a ClusterResourcePlacement can tolerate all taints of a particular category.
    value str
    Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
    effect String
    Effect indicates the taint effect to match. Empty means match all taint effects. When specified, only allowed value is NoSchedule.
    key String
    Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.
    operator String
    Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a ClusterResourcePlacement can tolerate all taints of a particular category.
    value String
    Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.

    PropagationPolicyResponse

    Type string
    The type of the policy to be used. Default is Placement.
    PlacementProfile Pulumi.AzureNative.ContainerService.Inputs.PlacementProfileResponse
    The profile to be used for propagation via placement.
    Type string
    The type of the policy to be used. Default is Placement.
    PlacementProfile PlacementProfileResponse
    The profile to be used for propagation via placement.
    type String
    The type of the policy to be used. Default is Placement.
    placementProfile PlacementProfileResponse
    The profile to be used for propagation via placement.
    type string
    The type of the policy to be used. Default is Placement.
    placementProfile PlacementProfileResponse
    The profile to be used for propagation via placement.
    type str
    The type of the policy to be used. Default is Placement.
    placement_profile PlacementProfileResponse
    The profile to be used for propagation via placement.
    type String
    The type of the policy to be used. Default is Placement.
    placementProfile Property Map
    The profile to be used for propagation via placement.

    ResourceQuotaResponse

    CpuLimit string
    CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    CpuRequest string
    CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    MemoryLimit string
    Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    MemoryRequest string
    Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    CpuLimit string
    CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    CpuRequest string
    CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    MemoryLimit string
    Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    MemoryRequest string
    Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    cpuLimit String
    CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    cpuRequest String
    CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    memoryLimit String
    Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    memoryRequest String
    Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    cpuLimit string
    CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    cpuRequest string
    CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    memoryLimit string
    Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    memoryRequest string
    Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    cpu_limit str
    CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    cpu_request str
    CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    memory_limit str
    Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    memory_request str
    Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    cpuLimit String
    CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    cpuRequest String
    CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.
    memoryLimit String
    Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.
    memoryRequest String
    Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    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.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    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.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate