Interface Extension.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingArcSetting

        Extension.DefinitionStages.WithCreate withExistingArcSetting​(String resourceGroupName,
                                                                     String clusterName,
                                                                     String arcSettingName)
        Specifies resourceGroupName, clusterName, arcSettingName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        clusterName - The name of the cluster.
        arcSettingName - The name of the proxy resource holding details of HCI ArcSetting information.
        Returns:
        the next definition stage.