Interface AccessPolicyResource.DefinitionStages.WithParentResource

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

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

    • withExistingEnvironment

      AccessPolicyResource.DefinitionStages.WithCreate withExistingEnvironment(String resourceGroupName, String environmentName)
      Specifies resourceGroupName, environmentName.
      Parameters:
      resourceGroupName - Name of an Azure Resource group.
      environmentName - The name of the Time Series Insights environment associated with the specified resource group.
      Returns:
      the next definition stage.