Interface ComponentLinkedStorageAccounts.DefinitionStages.WithParentResource

All Known Subinterfaces:
ComponentLinkedStorageAccounts.Definition, ComponentLinkedStorageAccounts.DefinitionStages.Blank
Enclosing interface:
ComponentLinkedStorageAccounts.DefinitionStages

public static interface ComponentLinkedStorageAccounts.DefinitionStages.WithParentResource
The stage of the ComponentLinkedStorageAccounts definition allowing to specify parent resource.
  • Method Details

    • withExistingComponent

      ComponentLinkedStorageAccounts.DefinitionStages.WithCreate withExistingComponent(String resourceGroupName, String resourceName)
      Specifies resourceGroupName, resourceName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      resourceName - The name of the Application Insights component resource.
      Returns:
      the next definition stage.