Interface CertificateDescription.DefinitionStages.WithParentResource

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

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

    • withExistingIotHub

      CertificateDescription.DefinitionStages.WithCreate withExistingIotHub(String resourceGroupName, String resourceName)
      Specifies resourceGroupName, resourceName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the IoT hub.
      resourceName - The name of the IoT hub.
      Returns:
      the next definition stage.