CertificateProfile.DefinitionStages.WithParentResource Interface
public static interface CertificateProfile.DefinitionStages.WithParentResource
The stage of the CertificateProfile definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingCodeSigningAccount(String resourceGroupName, String accountName)
Specifies resource |
Method Details
withExistingCodeSigningAccount
public abstract CertificateProfile.DefinitionStages.WithCreate withExistingCodeSigningAccount(String resourceGroupName, String accountName)
Specifies resourceGroupName, accountName.
Parameters:
Returns: