Uses of Class
com.azure.resourcemanager.automation.fluent.models.VariableProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of VariableProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionVariableProperties.withCreationTime
(OffsetDateTime creationTime) Set the creationTime property: Gets or sets the creation time.VariableProperties.withDescription
(String description) Set the description property: Gets or sets the description.VariableProperties.withIsEncrypted
(Boolean isEncrypted) Set the isEncrypted property: Gets or sets the encrypted flag of the variable.VariableProperties.withLastModifiedTime
(OffsetDateTime lastModifiedTime) Set the lastModifiedTime property: Gets or sets the last modified time.Set the value property: Gets or sets the value of the variable.