1. Packages
  2. Azure Native
  3. API Docs
  4. servicefabric
  5. getManagedCluster
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.servicefabric.getManagedCluster

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Get a Service Fabric managed cluster resource created or in the process of being created in the specified resource group. Azure REST API version: 2023-03-01-preview.

    Other available API versions: 2020-01-01-preview, 2022-01-01, 2022-10-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview.

    Using getManagedCluster

    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 getManagedCluster(args: GetManagedClusterArgs, opts?: InvokeOptions): Promise<GetManagedClusterResult>
    function getManagedClusterOutput(args: GetManagedClusterOutputArgs, opts?: InvokeOptions): Output<GetManagedClusterResult>
    def get_managed_cluster(cluster_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetManagedClusterResult
    def get_managed_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetManagedClusterResult]
    func LookupManagedCluster(ctx *Context, args *LookupManagedClusterArgs, opts ...InvokeOption) (*LookupManagedClusterResult, error)
    func LookupManagedClusterOutput(ctx *Context, args *LookupManagedClusterOutputArgs, opts ...InvokeOption) LookupManagedClusterResultOutput

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

    public static class GetManagedCluster 
    {
        public static Task<GetManagedClusterResult> InvokeAsync(GetManagedClusterArgs args, InvokeOptions? opts = null)
        public static Output<GetManagedClusterResult> Invoke(GetManagedClusterInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagedClusterResult> getManagedCluster(GetManagedClusterArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:servicefabric:getManagedCluster
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ClusterName string
    The name of the cluster resource.
    ResourceGroupName string
    The name of the resource group.
    ClusterName string
    The name of the cluster resource.
    ResourceGroupName string
    The name of the resource group.
    clusterName String
    The name of the cluster resource.
    resourceGroupName String
    The name of the resource group.
    clusterName string
    The name of the cluster resource.
    resourceGroupName string
    The name of the resource group.
    cluster_name str
    The name of the cluster resource.
    resource_group_name str
    The name of the resource group.
    clusterName String
    The name of the cluster resource.
    resourceGroupName String
    The name of the resource group.

    getManagedCluster Result

    The following output properties are available:

    AdminUserName string
    VM admin user name.
    ClusterCertificateThumbprints List<string>
    List of thumbprints of the cluster certificates.
    ClusterId string
    A service generated unique identifier for the cluster resource.
    ClusterState string
    The current state of the cluster.
    DnsName string
    The cluster dns name.
    Etag string
    Azure resource etag.
    Fqdn string
    The fully qualified domain name associated with the public load balancer of the cluster.
    Id string
    Azure resource identifier.
    Ipv4Address string
    The IPv4 address associated with the public load balancer of the cluster.
    Ipv6Address string
    IPv6 address for the cluster if IPv6 is enabled.
    Location string
    Azure resource location.
    Name string
    Azure resource name.
    ProvisioningState string
    The provisioning state of the managed cluster resource.
    Sku Pulumi.AzureNative.ServiceFabric.Outputs.SkuResponse
    The sku of the managed cluster
    SystemData Pulumi.AzureNative.ServiceFabric.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    Azure resource type.
    AddonFeatures List<string>
    List of add-on features to enable on the cluster.
    AdminPassword string
    VM admin user password.
    AllowRdpAccess bool
    Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false.
    ApplicationTypeVersionsCleanupPolicy Pulumi.AzureNative.ServiceFabric.Outputs.ApplicationTypeVersionsCleanupPolicyResponse
    The policy used to clean up unused versions.
    AuxiliarySubnets List<Pulumi.AzureNative.ServiceFabric.Outputs.SubnetResponse>
    Auxiliary subnets for the cluster.
    AzureActiveDirectory Pulumi.AzureNative.ServiceFabric.Outputs.AzureActiveDirectoryResponse
    The AAD authentication settings of the cluster.
    ClientConnectionPort int
    The port used for client connections to the cluster.
    Clients List<Pulumi.AzureNative.ServiceFabric.Outputs.ClientCertificateResponse>
    Client certificates that are allowed to manage the cluster.
    ClusterCodeVersion string
    The Service Fabric runtime version of the cluster. This property is required when clusterUpgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use ClusterVersion API. To get the list of available version for existing clusters use availableClusterVersions.
    ClusterUpgradeCadence string
    Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.
    ClusterUpgradeMode string
    The upgrade mode of the cluster when new Service Fabric runtime version is available.
    EnableAutoOSUpgrade bool
    Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false.
    EnableIpv6 bool
    Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false.
    EnableServicePublicIP bool
    Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster.
    FabricSettings List<Pulumi.AzureNative.ServiceFabric.Outputs.SettingsSectionDescriptionResponse>
    The list of custom fabric settings to configure the cluster.
    HttpGatewayConnectionPort int
    The port used for HTTP connections to the cluster.
    IpTags List<Pulumi.AzureNative.ServiceFabric.Outputs.IPTagResponse>
    The list of IP tags associated with the default public IP address of the cluster.
    LoadBalancingRules List<Pulumi.AzureNative.ServiceFabric.Outputs.LoadBalancingRuleResponse>
    Load balancing rules that are applied to the public load balancer of the cluster.
    NetworkSecurityRules List<Pulumi.AzureNative.ServiceFabric.Outputs.NetworkSecurityRuleResponse>
    Custom Network Security Rules that are applied to the Virtual Network of the cluster.
    PublicIPPrefixId string
    Specify the resource id of a public IP prefix that the load balancer will allocate a public IP address from. Only supports IPv4.
    ServiceEndpoints List<Pulumi.AzureNative.ServiceFabric.Outputs.ServiceEndpointResponse>
    Service endpoints for subnets in the cluster.
    SubnetId string
    If specified, the node types for the cluster are created in this subnet instead of the default VNet. The networkSecurityRules specified for the cluster are also applied to this subnet. This setting cannot be changed once the cluster is created.
    Tags Dictionary<string, string>
    Azure resource tags.
    UseCustomVnet bool
    For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types.
    ZonalResiliency bool
    Indicates if the cluster has zone resiliency.
    ZonalUpdateMode string
    Indicates the update mode for Cross Az clusters.
    AdminUserName string
    VM admin user name.
    ClusterCertificateThumbprints []string
    List of thumbprints of the cluster certificates.
    ClusterId string
    A service generated unique identifier for the cluster resource.
    ClusterState string
    The current state of the cluster.
    DnsName string
    The cluster dns name.
    Etag string
    Azure resource etag.
    Fqdn string
    The fully qualified domain name associated with the public load balancer of the cluster.
    Id string
    Azure resource identifier.
    Ipv4Address string
    The IPv4 address associated with the public load balancer of the cluster.
    Ipv6Address string
    IPv6 address for the cluster if IPv6 is enabled.
    Location string
    Azure resource location.
    Name string
    Azure resource name.
    ProvisioningState string
    The provisioning state of the managed cluster resource.
    Sku SkuResponse
    The sku of the managed cluster
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    Type string
    Azure resource type.
    AddonFeatures []string
    List of add-on features to enable on the cluster.
    AdminPassword string
    VM admin user password.
    AllowRdpAccess bool
    Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false.
    ApplicationTypeVersionsCleanupPolicy ApplicationTypeVersionsCleanupPolicyResponse
    The policy used to clean up unused versions.
    AuxiliarySubnets []SubnetResponse
    Auxiliary subnets for the cluster.
    AzureActiveDirectory AzureActiveDirectoryResponse
    The AAD authentication settings of the cluster.
    ClientConnectionPort int
    The port used for client connections to the cluster.
    Clients []ClientCertificateResponse
    Client certificates that are allowed to manage the cluster.
    ClusterCodeVersion string
    The Service Fabric runtime version of the cluster. This property is required when clusterUpgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use ClusterVersion API. To get the list of available version for existing clusters use availableClusterVersions.
    ClusterUpgradeCadence string
    Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.
    ClusterUpgradeMode string
    The upgrade mode of the cluster when new Service Fabric runtime version is available.
    EnableAutoOSUpgrade bool
    Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false.
    EnableIpv6 bool
    Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false.
    EnableServicePublicIP bool
    Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster.
    FabricSettings []SettingsSectionDescriptionResponse
    The list of custom fabric settings to configure the cluster.
    HttpGatewayConnectionPort int
    The port used for HTTP connections to the cluster.
    IpTags []IPTagResponse
    The list of IP tags associated with the default public IP address of the cluster.
    LoadBalancingRules []LoadBalancingRuleResponse
    Load balancing rules that are applied to the public load balancer of the cluster.
    NetworkSecurityRules []NetworkSecurityRuleResponse
    Custom Network Security Rules that are applied to the Virtual Network of the cluster.
    PublicIPPrefixId string
    Specify the resource id of a public IP prefix that the load balancer will allocate a public IP address from. Only supports IPv4.
    ServiceEndpoints []ServiceEndpointResponse
    Service endpoints for subnets in the cluster.
    SubnetId string
    If specified, the node types for the cluster are created in this subnet instead of the default VNet. The networkSecurityRules specified for the cluster are also applied to this subnet. This setting cannot be changed once the cluster is created.
    Tags map[string]string
    Azure resource tags.
    UseCustomVnet bool
    For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types.
    ZonalResiliency bool
    Indicates if the cluster has zone resiliency.
    ZonalUpdateMode string
    Indicates the update mode for Cross Az clusters.
    adminUserName String
    VM admin user name.
    clusterCertificateThumbprints List<String>
    List of thumbprints of the cluster certificates.
    clusterId String
    A service generated unique identifier for the cluster resource.
    clusterState String
    The current state of the cluster.
    dnsName String
    The cluster dns name.
    etag String
    Azure resource etag.
    fqdn String
    The fully qualified domain name associated with the public load balancer of the cluster.
    id String
    Azure resource identifier.
    ipv4Address String
    The IPv4 address associated with the public load balancer of the cluster.
    ipv6Address String
    IPv6 address for the cluster if IPv6 is enabled.
    location String
    Azure resource location.
    name String
    Azure resource name.
    provisioningState String
    The provisioning state of the managed cluster resource.
    sku SkuResponse
    The sku of the managed cluster
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type String
    Azure resource type.
    addonFeatures List<String>
    List of add-on features to enable on the cluster.
    adminPassword String
    VM admin user password.
    allowRdpAccess Boolean
    Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false.
    applicationTypeVersionsCleanupPolicy ApplicationTypeVersionsCleanupPolicyResponse
    The policy used to clean up unused versions.
    auxiliarySubnets List<SubnetResponse>
    Auxiliary subnets for the cluster.
    azureActiveDirectory AzureActiveDirectoryResponse
    The AAD authentication settings of the cluster.
    clientConnectionPort Integer
    The port used for client connections to the cluster.
    clients List<ClientCertificateResponse>
    Client certificates that are allowed to manage the cluster.
    clusterCodeVersion String
    The Service Fabric runtime version of the cluster. This property is required when clusterUpgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use ClusterVersion API. To get the list of available version for existing clusters use availableClusterVersions.
    clusterUpgradeCadence String
    Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.
    clusterUpgradeMode String
    The upgrade mode of the cluster when new Service Fabric runtime version is available.
    enableAutoOSUpgrade Boolean
    Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false.
    enableIpv6 Boolean
    Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false.
    enableServicePublicIP Boolean
    Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster.
    fabricSettings List<SettingsSectionDescriptionResponse>
    The list of custom fabric settings to configure the cluster.
    httpGatewayConnectionPort Integer
    The port used for HTTP connections to the cluster.
    ipTags List<IPTagResponse>
    The list of IP tags associated with the default public IP address of the cluster.
    loadBalancingRules List<LoadBalancingRuleResponse>
    Load balancing rules that are applied to the public load balancer of the cluster.
    networkSecurityRules List<NetworkSecurityRuleResponse>
    Custom Network Security Rules that are applied to the Virtual Network of the cluster.
    publicIPPrefixId String
    Specify the resource id of a public IP prefix that the load balancer will allocate a public IP address from. Only supports IPv4.
    serviceEndpoints List<ServiceEndpointResponse>
    Service endpoints for subnets in the cluster.
    subnetId String
    If specified, the node types for the cluster are created in this subnet instead of the default VNet. The networkSecurityRules specified for the cluster are also applied to this subnet. This setting cannot be changed once the cluster is created.
    tags Map<String,String>
    Azure resource tags.
    useCustomVnet Boolean
    For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types.
    zonalResiliency Boolean
    Indicates if the cluster has zone resiliency.
    zonalUpdateMode String
    Indicates the update mode for Cross Az clusters.
    adminUserName string
    VM admin user name.
    clusterCertificateThumbprints string[]
    List of thumbprints of the cluster certificates.
    clusterId string
    A service generated unique identifier for the cluster resource.
    clusterState string
    The current state of the cluster.
    dnsName string
    The cluster dns name.
    etag string
    Azure resource etag.
    fqdn string
    The fully qualified domain name associated with the public load balancer of the cluster.
    id string
    Azure resource identifier.
    ipv4Address string
    The IPv4 address associated with the public load balancer of the cluster.
    ipv6Address string
    IPv6 address for the cluster if IPv6 is enabled.
    location string
    Azure resource location.
    name string
    Azure resource name.
    provisioningState string
    The provisioning state of the managed cluster resource.
    sku SkuResponse
    The sku of the managed cluster
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type string
    Azure resource type.
    addonFeatures string[]
    List of add-on features to enable on the cluster.
    adminPassword string
    VM admin user password.
    allowRdpAccess boolean
    Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false.
    applicationTypeVersionsCleanupPolicy ApplicationTypeVersionsCleanupPolicyResponse
    The policy used to clean up unused versions.
    auxiliarySubnets SubnetResponse[]
    Auxiliary subnets for the cluster.
    azureActiveDirectory AzureActiveDirectoryResponse
    The AAD authentication settings of the cluster.
    clientConnectionPort number
    The port used for client connections to the cluster.
    clients ClientCertificateResponse[]
    Client certificates that are allowed to manage the cluster.
    clusterCodeVersion string
    The Service Fabric runtime version of the cluster. This property is required when clusterUpgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use ClusterVersion API. To get the list of available version for existing clusters use availableClusterVersions.
    clusterUpgradeCadence string
    Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.
    clusterUpgradeMode string
    The upgrade mode of the cluster when new Service Fabric runtime version is available.
    enableAutoOSUpgrade boolean
    Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false.
    enableIpv6 boolean
    Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false.
    enableServicePublicIP boolean
    Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster.
    fabricSettings SettingsSectionDescriptionResponse[]
    The list of custom fabric settings to configure the cluster.
    httpGatewayConnectionPort number
    The port used for HTTP connections to the cluster.
    ipTags IPTagResponse[]
    The list of IP tags associated with the default public IP address of the cluster.
    loadBalancingRules LoadBalancingRuleResponse[]
    Load balancing rules that are applied to the public load balancer of the cluster.
    networkSecurityRules NetworkSecurityRuleResponse[]
    Custom Network Security Rules that are applied to the Virtual Network of the cluster.
    publicIPPrefixId string
    Specify the resource id of a public IP prefix that the load balancer will allocate a public IP address from. Only supports IPv4.
    serviceEndpoints ServiceEndpointResponse[]
    Service endpoints for subnets in the cluster.
    subnetId string
    If specified, the node types for the cluster are created in this subnet instead of the default VNet. The networkSecurityRules specified for the cluster are also applied to this subnet. This setting cannot be changed once the cluster is created.
    tags {[key: string]: string}
    Azure resource tags.
    useCustomVnet boolean
    For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types.
    zonalResiliency boolean
    Indicates if the cluster has zone resiliency.
    zonalUpdateMode string
    Indicates the update mode for Cross Az clusters.
    admin_user_name str
    VM admin user name.
    cluster_certificate_thumbprints Sequence[str]
    List of thumbprints of the cluster certificates.
    cluster_id str
    A service generated unique identifier for the cluster resource.
    cluster_state str
    The current state of the cluster.
    dns_name str
    The cluster dns name.
    etag str
    Azure resource etag.
    fqdn str
    The fully qualified domain name associated with the public load balancer of the cluster.
    id str
    Azure resource identifier.
    ipv4_address str
    The IPv4 address associated with the public load balancer of the cluster.
    ipv6_address str
    IPv6 address for the cluster if IPv6 is enabled.
    location str
    Azure resource location.
    name str
    Azure resource name.
    provisioning_state str
    The provisioning state of the managed cluster resource.
    sku SkuResponse
    The sku of the managed cluster
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    type str
    Azure resource type.
    addon_features Sequence[str]
    List of add-on features to enable on the cluster.
    admin_password str
    VM admin user password.
    allow_rdp_access bool
    Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false.
    application_type_versions_cleanup_policy ApplicationTypeVersionsCleanupPolicyResponse
    The policy used to clean up unused versions.
    auxiliary_subnets Sequence[SubnetResponse]
    Auxiliary subnets for the cluster.
    azure_active_directory AzureActiveDirectoryResponse
    The AAD authentication settings of the cluster.
    client_connection_port int
    The port used for client connections to the cluster.
    clients Sequence[ClientCertificateResponse]
    Client certificates that are allowed to manage the cluster.
    cluster_code_version str
    The Service Fabric runtime version of the cluster. This property is required when clusterUpgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use ClusterVersion API. To get the list of available version for existing clusters use availableClusterVersions.
    cluster_upgrade_cadence str
    Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.
    cluster_upgrade_mode str
    The upgrade mode of the cluster when new Service Fabric runtime version is available.
    enable_auto_os_upgrade bool
    Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false.
    enable_ipv6 bool
    Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false.
    enable_service_public_ip bool
    Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster.
    fabric_settings Sequence[SettingsSectionDescriptionResponse]
    The list of custom fabric settings to configure the cluster.
    http_gateway_connection_port int
    The port used for HTTP connections to the cluster.
    ip_tags Sequence[IPTagResponse]
    The list of IP tags associated with the default public IP address of the cluster.
    load_balancing_rules Sequence[LoadBalancingRuleResponse]
    Load balancing rules that are applied to the public load balancer of the cluster.
    network_security_rules Sequence[NetworkSecurityRuleResponse]
    Custom Network Security Rules that are applied to the Virtual Network of the cluster.
    public_ip_prefix_id str
    Specify the resource id of a public IP prefix that the load balancer will allocate a public IP address from. Only supports IPv4.
    service_endpoints Sequence[ServiceEndpointResponse]
    Service endpoints for subnets in the cluster.
    subnet_id str
    If specified, the node types for the cluster are created in this subnet instead of the default VNet. The networkSecurityRules specified for the cluster are also applied to this subnet. This setting cannot be changed once the cluster is created.
    tags Mapping[str, str]
    Azure resource tags.
    use_custom_vnet bool
    For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types.
    zonal_resiliency bool
    Indicates if the cluster has zone resiliency.
    zonal_update_mode str
    Indicates the update mode for Cross Az clusters.
    adminUserName String
    VM admin user name.
    clusterCertificateThumbprints List<String>
    List of thumbprints of the cluster certificates.
    clusterId String
    A service generated unique identifier for the cluster resource.
    clusterState String
    The current state of the cluster.
    dnsName String
    The cluster dns name.
    etag String
    Azure resource etag.
    fqdn String
    The fully qualified domain name associated with the public load balancer of the cluster.
    id String
    Azure resource identifier.
    ipv4Address String
    The IPv4 address associated with the public load balancer of the cluster.
    ipv6Address String
    IPv6 address for the cluster if IPv6 is enabled.
    location String
    Azure resource location.
    name String
    Azure resource name.
    provisioningState String
    The provisioning state of the managed cluster resource.
    sku Property Map
    The sku of the managed cluster
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.
    type String
    Azure resource type.
    addonFeatures List<String>
    List of add-on features to enable on the cluster.
    adminPassword String
    VM admin user password.
    allowRdpAccess Boolean
    Setting this to true enables RDP access to the VM. The default NSG rule opens RDP port to Internet which can be overridden with custom Network Security Rules. The default value for this setting is false.
    applicationTypeVersionsCleanupPolicy Property Map
    The policy used to clean up unused versions.
    auxiliarySubnets List<Property Map>
    Auxiliary subnets for the cluster.
    azureActiveDirectory Property Map
    The AAD authentication settings of the cluster.
    clientConnectionPort Number
    The port used for client connections to the cluster.
    clients List<Property Map>
    Client certificates that are allowed to manage the cluster.
    clusterCodeVersion String
    The Service Fabric runtime version of the cluster. This property is required when clusterUpgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use ClusterVersion API. To get the list of available version for existing clusters use availableClusterVersions.
    clusterUpgradeCadence String
    Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when clusterUpgradeMode is set to 'Automatic'.
    clusterUpgradeMode String
    The upgrade mode of the cluster when new Service Fabric runtime version is available.
    enableAutoOSUpgrade Boolean
    Setting this to true enables automatic OS upgrade for the node types that are created using any platform OS image with version 'latest'. The default value for this setting is false.
    enableIpv6 Boolean
    Setting this to true creates IPv6 address space for the default VNet used by the cluster. This setting cannot be changed once the cluster is created. The default value for this setting is false.
    enableServicePublicIP Boolean
    Setting this to true will link the IPv4 address as the ServicePublicIP of the IPv6 address. It can only be set to True if IPv6 is enabled on the cluster.
    fabricSettings List<Property Map>
    The list of custom fabric settings to configure the cluster.
    httpGatewayConnectionPort Number
    The port used for HTTP connections to the cluster.
    ipTags List<Property Map>
    The list of IP tags associated with the default public IP address of the cluster.
    loadBalancingRules List<Property Map>
    Load balancing rules that are applied to the public load balancer of the cluster.
    networkSecurityRules List<Property Map>
    Custom Network Security Rules that are applied to the Virtual Network of the cluster.
    publicIPPrefixId String
    Specify the resource id of a public IP prefix that the load balancer will allocate a public IP address from. Only supports IPv4.
    serviceEndpoints List<Property Map>
    Service endpoints for subnets in the cluster.
    subnetId String
    If specified, the node types for the cluster are created in this subnet instead of the default VNet. The networkSecurityRules specified for the cluster are also applied to this subnet. This setting cannot be changed once the cluster is created.
    tags Map<String>
    Azure resource tags.
    useCustomVnet Boolean
    For new clusters, this parameter indicates that it uses Bring your own VNet, but the subnet is specified at node type level; and for such clusters, the subnetId property is required for node types.
    zonalResiliency Boolean
    Indicates if the cluster has zone resiliency.
    zonalUpdateMode String
    Indicates the update mode for Cross Az clusters.

    Supporting Types

    ApplicationTypeVersionsCleanupPolicyResponse

    MaxUnusedVersionsToKeep int
    Number of unused versions per application type to keep.
    MaxUnusedVersionsToKeep int
    Number of unused versions per application type to keep.
    maxUnusedVersionsToKeep Integer
    Number of unused versions per application type to keep.
    maxUnusedVersionsToKeep number
    Number of unused versions per application type to keep.
    max_unused_versions_to_keep int
    Number of unused versions per application type to keep.
    maxUnusedVersionsToKeep Number
    Number of unused versions per application type to keep.

    AzureActiveDirectoryResponse

    ClientApplication string
    Azure active directory client application id.
    ClusterApplication string
    Azure active directory cluster application id.
    TenantId string
    Azure active directory tenant id.
    ClientApplication string
    Azure active directory client application id.
    ClusterApplication string
    Azure active directory cluster application id.
    TenantId string
    Azure active directory tenant id.
    clientApplication String
    Azure active directory client application id.
    clusterApplication String
    Azure active directory cluster application id.
    tenantId String
    Azure active directory tenant id.
    clientApplication string
    Azure active directory client application id.
    clusterApplication string
    Azure active directory cluster application id.
    tenantId string
    Azure active directory tenant id.
    client_application str
    Azure active directory client application id.
    cluster_application str
    Azure active directory cluster application id.
    tenant_id str
    Azure active directory tenant id.
    clientApplication String
    Azure active directory client application id.
    clusterApplication String
    Azure active directory cluster application id.
    tenantId String
    Azure active directory tenant id.

    ClientCertificateResponse

    IsAdmin bool
    Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
    CommonName string
    Certificate common name.
    IssuerThumbprint string
    Issuer thumbprint for the certificate. Only used together with CommonName.
    Thumbprint string
    Certificate thumbprint.
    IsAdmin bool
    Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
    CommonName string
    Certificate common name.
    IssuerThumbprint string
    Issuer thumbprint for the certificate. Only used together with CommonName.
    Thumbprint string
    Certificate thumbprint.
    isAdmin Boolean
    Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
    commonName String
    Certificate common name.
    issuerThumbprint String
    Issuer thumbprint for the certificate. Only used together with CommonName.
    thumbprint String
    Certificate thumbprint.
    isAdmin boolean
    Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
    commonName string
    Certificate common name.
    issuerThumbprint string
    Issuer thumbprint for the certificate. Only used together with CommonName.
    thumbprint string
    Certificate thumbprint.
    is_admin bool
    Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
    common_name str
    Certificate common name.
    issuer_thumbprint str
    Issuer thumbprint for the certificate. Only used together with CommonName.
    thumbprint str
    Certificate thumbprint.
    isAdmin Boolean
    Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
    commonName String
    Certificate common name.
    issuerThumbprint String
    Issuer thumbprint for the certificate. Only used together with CommonName.
    thumbprint String
    Certificate thumbprint.

    IPTagResponse

    IpTagType string
    The IP tag type.
    Tag string
    The value of the IP tag.
    IpTagType string
    The IP tag type.
    Tag string
    The value of the IP tag.
    ipTagType String
    The IP tag type.
    tag String
    The value of the IP tag.
    ipTagType string
    The IP tag type.
    tag string
    The value of the IP tag.
    ip_tag_type str
    The IP tag type.
    tag str
    The value of the IP tag.
    ipTagType String
    The IP tag type.
    tag String
    The value of the IP tag.

    LoadBalancingRuleResponse

    BackendPort int
    The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
    FrontendPort int
    The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
    ProbeProtocol string
    the reference to the load balancer probe used by the load balancing rule.
    Protocol string
    The reference to the transport protocol used by the load balancing rule.
    LoadDistribution string
    The load distribution policy for this rule.
    ProbePort int
    The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
    ProbeRequestPath string
    The probe request path. Only supported for HTTP/HTTPS probes.
    BackendPort int
    The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
    FrontendPort int
    The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
    ProbeProtocol string
    the reference to the load balancer probe used by the load balancing rule.
    Protocol string
    The reference to the transport protocol used by the load balancing rule.
    LoadDistribution string
    The load distribution policy for this rule.
    ProbePort int
    The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
    ProbeRequestPath string
    The probe request path. Only supported for HTTP/HTTPS probes.
    backendPort Integer
    The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
    frontendPort Integer
    The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
    probeProtocol String
    the reference to the load balancer probe used by the load balancing rule.
    protocol String
    The reference to the transport protocol used by the load balancing rule.
    loadDistribution String
    The load distribution policy for this rule.
    probePort Integer
    The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
    probeRequestPath String
    The probe request path. Only supported for HTTP/HTTPS probes.
    backendPort number
    The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
    frontendPort number
    The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
    probeProtocol string
    the reference to the load balancer probe used by the load balancing rule.
    protocol string
    The reference to the transport protocol used by the load balancing rule.
    loadDistribution string
    The load distribution policy for this rule.
    probePort number
    The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
    probeRequestPath string
    The probe request path. Only supported for HTTP/HTTPS probes.
    backend_port int
    The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
    frontend_port int
    The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
    probe_protocol str
    the reference to the load balancer probe used by the load balancing rule.
    protocol str
    The reference to the transport protocol used by the load balancing rule.
    load_distribution str
    The load distribution policy for this rule.
    probe_port int
    The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
    probe_request_path str
    The probe request path. Only supported for HTTP/HTTPS probes.
    backendPort Number
    The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
    frontendPort Number
    The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
    probeProtocol String
    the reference to the load balancer probe used by the load balancing rule.
    protocol String
    The reference to the transport protocol used by the load balancing rule.
    loadDistribution String
    The load distribution policy for this rule.
    probePort Number
    The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
    probeRequestPath String
    The probe request path. Only supported for HTTP/HTTPS probes.

    NetworkSecurityRuleResponse

    Access string
    The network traffic is allowed or denied.
    Direction string
    Network security rule direction.
    Name string
    Network security rule name.
    Priority int
    The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
    Protocol string
    Network protocol this rule applies to.
    Description string
    Network security rule description.
    DestinationAddressPrefix string
    The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
    DestinationAddressPrefixes List<string>
    The destination address prefixes. CIDR or destination IP ranges.
    DestinationPortRange string
    he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    DestinationPortRanges List<string>
    The destination port ranges.
    SourceAddressPrefix string
    The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
    SourceAddressPrefixes List<string>
    The CIDR or source IP ranges.
    SourcePortRange string
    The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    SourcePortRanges List<string>
    The source port ranges.
    Access string
    The network traffic is allowed or denied.
    Direction string
    Network security rule direction.
    Name string
    Network security rule name.
    Priority int
    The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
    Protocol string
    Network protocol this rule applies to.
    Description string
    Network security rule description.
    DestinationAddressPrefix string
    The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
    DestinationAddressPrefixes []string
    The destination address prefixes. CIDR or destination IP ranges.
    DestinationPortRange string
    he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    DestinationPortRanges []string
    The destination port ranges.
    SourceAddressPrefix string
    The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
    SourceAddressPrefixes []string
    The CIDR or source IP ranges.
    SourcePortRange string
    The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    SourcePortRanges []string
    The source port ranges.
    access String
    The network traffic is allowed or denied.
    direction String
    Network security rule direction.
    name String
    Network security rule name.
    priority Integer
    The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
    protocol String
    Network protocol this rule applies to.
    description String
    Network security rule description.
    destinationAddressPrefix String
    The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
    destinationAddressPrefixes List<String>
    The destination address prefixes. CIDR or destination IP ranges.
    destinationPortRange String
    he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    destinationPortRanges List<String>
    The destination port ranges.
    sourceAddressPrefix String
    The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
    sourceAddressPrefixes List<String>
    The CIDR or source IP ranges.
    sourcePortRange String
    The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    sourcePortRanges List<String>
    The source port ranges.
    access string
    The network traffic is allowed or denied.
    direction string
    Network security rule direction.
    name string
    Network security rule name.
    priority number
    The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
    protocol string
    Network protocol this rule applies to.
    description string
    Network security rule description.
    destinationAddressPrefix string
    The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
    destinationAddressPrefixes string[]
    The destination address prefixes. CIDR or destination IP ranges.
    destinationPortRange string
    he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    destinationPortRanges string[]
    The destination port ranges.
    sourceAddressPrefix string
    The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
    sourceAddressPrefixes string[]
    The CIDR or source IP ranges.
    sourcePortRange string
    The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    sourcePortRanges string[]
    The source port ranges.
    access str
    The network traffic is allowed or denied.
    direction str
    Network security rule direction.
    name str
    Network security rule name.
    priority int
    The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
    protocol str
    Network protocol this rule applies to.
    description str
    Network security rule description.
    destination_address_prefix str
    The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
    destination_address_prefixes Sequence[str]
    The destination address prefixes. CIDR or destination IP ranges.
    destination_port_range str
    he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    destination_port_ranges Sequence[str]
    The destination port ranges.
    source_address_prefix str
    The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
    source_address_prefixes Sequence[str]
    The CIDR or source IP ranges.
    source_port_range str
    The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    source_port_ranges Sequence[str]
    The source port ranges.
    access String
    The network traffic is allowed or denied.
    direction String
    Network security rule direction.
    name String
    Network security rule name.
    priority Number
    The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
    protocol String
    Network protocol this rule applies to.
    description String
    Network security rule description.
    destinationAddressPrefix String
    The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
    destinationAddressPrefixes List<String>
    The destination address prefixes. CIDR or destination IP ranges.
    destinationPortRange String
    he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    destinationPortRanges List<String>
    The destination port ranges.
    sourceAddressPrefix String
    The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
    sourceAddressPrefixes List<String>
    The CIDR or source IP ranges.
    sourcePortRange String
    The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
    sourcePortRanges List<String>
    The source port ranges.

    ServiceEndpointResponse

    Service string
    The type of the endpoint service.
    Locations List<string>
    A list of locations.
    Service string
    The type of the endpoint service.
    Locations []string
    A list of locations.
    service String
    The type of the endpoint service.
    locations List<String>
    A list of locations.
    service string
    The type of the endpoint service.
    locations string[]
    A list of locations.
    service str
    The type of the endpoint service.
    locations Sequence[str]
    A list of locations.
    service String
    The type of the endpoint service.
    locations List<String>
    A list of locations.

    SettingsParameterDescriptionResponse

    Name string
    The parameter name of fabric setting.
    Value string
    The parameter value of fabric setting.
    Name string
    The parameter name of fabric setting.
    Value string
    The parameter value of fabric setting.
    name String
    The parameter name of fabric setting.
    value String
    The parameter value of fabric setting.
    name string
    The parameter name of fabric setting.
    value string
    The parameter value of fabric setting.
    name str
    The parameter name of fabric setting.
    value str
    The parameter value of fabric setting.
    name String
    The parameter name of fabric setting.
    value String
    The parameter value of fabric setting.

    SettingsSectionDescriptionResponse

    Name string
    The section name of the fabric settings.
    Parameters List<Pulumi.AzureNative.ServiceFabric.Inputs.SettingsParameterDescriptionResponse>
    The collection of parameters in the section.
    Name string
    The section name of the fabric settings.
    Parameters []SettingsParameterDescriptionResponse
    The collection of parameters in the section.
    name String
    The section name of the fabric settings.
    parameters List<SettingsParameterDescriptionResponse>
    The collection of parameters in the section.
    name string
    The section name of the fabric settings.
    parameters SettingsParameterDescriptionResponse[]
    The collection of parameters in the section.
    name str
    The section name of the fabric settings.
    parameters Sequence[SettingsParameterDescriptionResponse]
    The collection of parameters in the section.
    name String
    The section name of the fabric settings.
    parameters List<Property Map>
    The collection of parameters in the section.

    SkuResponse

    Name string
    Sku Name.
    Name string
    Sku Name.
    name String
    Sku Name.
    name string
    Sku Name.
    name str
    Sku Name.
    name String
    Sku Name.

    SubnetResponse

    Name string
    Subnet name.
    EnableIpv6 bool
    Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
    NetworkSecurityGroupId string
    Full resource id for the network security group.
    PrivateEndpointNetworkPolicies string
    Enable or Disable apply network policies on private end point in the subnet.
    PrivateLinkServiceNetworkPolicies string
    Enable or Disable apply network policies on private link service in the subnet.
    Name string
    Subnet name.
    EnableIpv6 bool
    Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
    NetworkSecurityGroupId string
    Full resource id for the network security group.
    PrivateEndpointNetworkPolicies string
    Enable or Disable apply network policies on private end point in the subnet.
    PrivateLinkServiceNetworkPolicies string
    Enable or Disable apply network policies on private link service in the subnet.
    name String
    Subnet name.
    enableIpv6 Boolean
    Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
    networkSecurityGroupId String
    Full resource id for the network security group.
    privateEndpointNetworkPolicies String
    Enable or Disable apply network policies on private end point in the subnet.
    privateLinkServiceNetworkPolicies String
    Enable or Disable apply network policies on private link service in the subnet.
    name string
    Subnet name.
    enableIpv6 boolean
    Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
    networkSecurityGroupId string
    Full resource id for the network security group.
    privateEndpointNetworkPolicies string
    Enable or Disable apply network policies on private end point in the subnet.
    privateLinkServiceNetworkPolicies string
    Enable or Disable apply network policies on private link service in the subnet.
    name str
    Subnet name.
    enable_ipv6 bool
    Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
    network_security_group_id str
    Full resource id for the network security group.
    private_endpoint_network_policies str
    Enable or Disable apply network policies on private end point in the subnet.
    private_link_service_network_policies str
    Enable or Disable apply network policies on private link service in the subnet.
    name String
    Subnet name.
    enableIpv6 Boolean
    Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
    networkSecurityGroupId String
    Full resource id for the network security group.
    privateEndpointNetworkPolicies String
    Enable or Disable apply network policies on private end point in the subnet.
    privateLinkServiceNetworkPolicies String
    Enable or Disable apply network policies on private link service in the subnet.

    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 v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi