Uses of Class
com.azure.resourcemanager.automation.fluent.models.CredentialUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of CredentialUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionCredentialUpdateProperties.withDescription
(String description) Set the description property: Gets or sets the description of the credential.CredentialUpdateProperties.withPassword
(String password) Set the password property: Gets or sets the password of the credential.CredentialUpdateProperties.withUsername
(String username) Set the username property: Gets or sets the user name of the credential.