CodeSigningAccount.DefinitionStages.WithProperties Interface
public static interface CodeSigningAccount.DefinitionStages.WithProperties
The stage of the CodeSigningAccount definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(CodeSigningAccountProperties properties)
Specifies the properties property: The resource-specific properties for this resource.. |
Method Details
withProperties
public abstract CodeSigningAccount.DefinitionStages.WithCreate withProperties(CodeSigningAccountProperties properties)
Specifies the properties property: The resource-specific properties for this resource..
Parameters:
Returns: