Uses of Class
com.azure.resourcemanager.automation.fluent.models.DscNodeProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of DscNodeProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionDscNodeProperties.withAccountId
(String accountId) Set the accountId property: Gets or sets the account id of the node.Set the etag property: Gets or sets the etag of the resource.DscNodeProperties.withExtensionHandler
(List<DscNodeExtensionHandlerAssociationProperty> extensionHandler) Set the extensionHandler property: Gets or sets the list of extensionHandler properties for a Node.Set the ip property: Gets or sets the ip of the node.DscNodeProperties.withLastSeen
(OffsetDateTime lastSeen) Set the lastSeen property: Gets or sets the last seen time of the node.Set the name property: Gets or sets the name of the dsc node configuration.DscNodeProperties.withNodeId
(String nodeId) Set the nodeId property: Gets or sets the node id.DscNodeProperties.withRegistrationTime
(OffsetDateTime registrationTime) Set the registrationTime property: Gets or sets the registration time of the node.DscNodeProperties.withStatus
(String status) Set the status property: Gets or sets the status of the node.DscNodeProperties.withTotalCount
(Integer totalCount) Set the totalCount property: Gets the total number of records matching filter criteria.