@Beta(value=V1_8_0)
public static interface SqlServerKeyOperations.DefinitionStages.WithThumbprint
Modifier and Type | Method and Description |
---|---|
SqlServerKeyOperations.DefinitionStages.WithCreate |
withThumbprint(String thumbprint)
Sets the thumbprint of the server key.
|
SqlServerKeyOperations.DefinitionStages.WithCreate withThumbprint(String thumbprint)
thumbprint
- the thumbprint of the server keyCopyright © 2019. All rights reserved.