1. Packages
  2. Azure Native
  3. API Docs
  4. hybridnetwork
  5. listArtifactStoreNetworkFabricControllerPrivateEndPoints
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi

azure-native.hybridnetwork.listArtifactStoreNetworkFabricControllerPrivateEndPoints

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.89.1 published on Sunday, Mar 2, 2025 by Pulumi

    List network fabric controllers to artifact stores Azure REST API version: 2024-04-15.

    Using listArtifactStoreNetworkFabricControllerPrivateEndPoints

    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 listArtifactStoreNetworkFabricControllerPrivateEndPoints(args: ListArtifactStoreNetworkFabricControllerPrivateEndPointsArgs, opts?: InvokeOptions): Promise<ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult>
    function listArtifactStoreNetworkFabricControllerPrivateEndPointsOutput(args: ListArtifactStoreNetworkFabricControllerPrivateEndPointsOutputArgs, opts?: InvokeOptions): Output<ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult>
    def list_artifact_store_network_fabric_controller_private_end_points(artifact_store_name: Optional[str] = None,
                                                                         publisher_name: Optional[str] = None,
                                                                         resource_group_name: Optional[str] = None,
                                                                         opts: Optional[InvokeOptions] = None) -> ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult
    def list_artifact_store_network_fabric_controller_private_end_points_output(artifact_store_name: Optional[pulumi.Input[str]] = None,
                                                                         publisher_name: Optional[pulumi.Input[str]] = None,
                                                                         resource_group_name: Optional[pulumi.Input[str]] = None,
                                                                         opts: Optional[InvokeOptions] = None) -> Output[ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult]
    func ListArtifactStoreNetworkFabricControllerPrivateEndPoints(ctx *Context, args *ListArtifactStoreNetworkFabricControllerPrivateEndPointsArgs, opts ...InvokeOption) (*ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult, error)
    func ListArtifactStoreNetworkFabricControllerPrivateEndPointsOutput(ctx *Context, args *ListArtifactStoreNetworkFabricControllerPrivateEndPointsOutputArgs, opts ...InvokeOption) ListArtifactStoreNetworkFabricControllerPrivateEndPointsResultOutput

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

    public static class ListArtifactStoreNetworkFabricControllerPrivateEndPoints 
    {
        public static Task<ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult> InvokeAsync(ListArtifactStoreNetworkFabricControllerPrivateEndPointsArgs args, InvokeOptions? opts = null)
        public static Output<ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult> Invoke(ListArtifactStoreNetworkFabricControllerPrivateEndPointsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult> listArtifactStoreNetworkFabricControllerPrivateEndPoints(ListArtifactStoreNetworkFabricControllerPrivateEndPointsArgs args, InvokeOptions options)
    public static Output<ListArtifactStoreNetworkFabricControllerPrivateEndPointsResult> listArtifactStoreNetworkFabricControllerPrivateEndPoints(ListArtifactStoreNetworkFabricControllerPrivateEndPointsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:hybridnetwork:listArtifactStoreNetworkFabricControllerPrivateEndPoints
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ArtifactStoreName string
    The name of the artifact store.
    PublisherName string
    The name of the publisher.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ArtifactStoreName string
    The name of the artifact store.
    PublisherName string
    The name of the publisher.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    artifactStoreName String
    The name of the artifact store.
    publisherName String
    The name of the publisher.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    artifactStoreName string
    The name of the artifact store.
    publisherName string
    The name of the publisher.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    artifact_store_name str
    The name of the artifact store.
    publisher_name str
    The name of the publisher.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    artifactStoreName String
    The name of the artifact store.
    publisherName String
    The name of the publisher.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    listArtifactStoreNetworkFabricControllerPrivateEndPoints Result

    The following output properties are available:

    NextLink string
    The URI to get the next set of results.
    Value List<Pulumi.AzureNative.HybridNetwork.Outputs.ArtifactStoreNetworkFabricControllerEndPointsResponse>
    A list of network fabric controllers.
    NextLink string
    The URI to get the next set of results.
    Value []ArtifactStoreNetworkFabricControllerEndPointsResponse
    A list of network fabric controllers.
    nextLink String
    The URI to get the next set of results.
    value List<ArtifactStoreNetworkFabricControllerEndPointsResponse>
    A list of network fabric controllers.
    nextLink string
    The URI to get the next set of results.
    value ArtifactStoreNetworkFabricControllerEndPointsResponse[]
    A list of network fabric controllers.
    next_link str
    The URI to get the next set of results.
    value Sequence[ArtifactStoreNetworkFabricControllerEndPointsResponse]
    A list of network fabric controllers.
    nextLink String
    The URI to get the next set of results.
    value List<Property Map>
    A list of network fabric controllers.

    Supporting Types

    ArtifactStoreNetworkFabricControllerEndPointsResponse

    NetworkFabricControllerIds []ReferencedResourceResponse
    list of network fabric controllers.
    networkFabricControllerIds ReferencedResourceResponse[]
    list of network fabric controllers.
    networkFabricControllerIds List<Property Map>
    list of network fabric controllers.

    ReferencedResourceResponse

    Id string
    Resource ID.
    Id string
    Resource ID.
    id String
    Resource ID.
    id string
    Resource ID.
    id str
    Resource ID.
    id String
    Resource ID.

    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.89.1 published on Sunday, Mar 2, 2025 by Pulumi