CertificateResponse.DefinitionStages.WithParentResource Interface
public static interface CertificateResponse.DefinitionStages.WithParentResource
The stage of the CertificateResponse definition allowing to specify parent resource.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
withExistingProvisioningService(String resourceGroupName, String provisioningServiceName)
Specifies resource |
Method Details
withExistingProvisioningService
public abstract CertificateResponse.DefinitionStages.WithCreate withExistingProvisioningService(String resourceGroupName, String provisioningServiceName)
Specifies resourceGroupName, provisioningServiceName.
Parameters:
resourceGroupName
- Resource group identifier.
provisioningServiceName
- The name of the provisioning service.
Returns:
the next definition stage.
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java