public class AzurePowerShellCredentialBuilder extends CredentialBuilderBase<AzurePowerShellCredentialBuilder>
AzurePowerShellCredential.AzurePowerShellCredential| Constructor and Description |
|---|
AzurePowerShellCredentialBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AzurePowerShellCredential |
build()
Creates a new
AzurePowerShellCredential with the current configurations. |
httpClient, httpPipeline, maxRetry, proxyOptions, retryTimeoutpublic AzurePowerShellCredential build()
AzurePowerShellCredential with the current configurations.AzurePowerShellCredential with the current configurations.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.