Interface PipelineTopology.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingVideoAnalyzer

        PipelineTopology.DefinitionStages.WithKind withExistingVideoAnalyzer​(String resourceGroupName,
                                                                             String accountName)
        Specifies resourceGroupName, accountName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        accountName - The Azure Video Analyzer account name.
        Returns:
        the next definition stage.