Interface StorageTarget.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingCache

        StorageTarget.DefinitionStages.WithCreate withExistingCache​(String resourceGroupName,
                                                                    String cacheName)
        Specifies resourceGroupName, cacheName.
        Parameters:
        resourceGroupName - Target resource group.
        cacheName - Name of Cache. Length of name must not be greater than 80 and chars must be from the [-0-9a-zA-Z_] char class.
        Returns:
        the next definition stage.