Uses of Class
com.azure.resourcemanager.automation.fluent.models.VariableCreateOrUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of VariableCreateOrUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionVariableCreateOrUpdateProperties.withDescription
(String description) Set the description property: Gets or sets the description of the variable.VariableCreateOrUpdateProperties.withIsEncrypted
(Boolean isEncrypted) Set the isEncrypted property: Gets or sets the encrypted flag of the variable.Set the value property: Gets or sets the value of the variable.