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