Interface DaprComponent.UpdateStages.WithScopes

    • Method Detail

      • withScopes

        DaprComponent.Update withScopes​(List<String> scopes)
        Specifies the scopes property: Names of container apps that can use this Dapr component.
        Parameters:
        scopes - Names of container apps that can use this Dapr component.
        Returns:
        the next definition stage.