Uses of Class
com.azure.resourcemanager.automation.models.DscNodeExtensionHandlerAssociationProperty
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of DscNodeExtensionHandlerAssociationProperty in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionDscNodeInner.extensionHandler()
Get the extensionHandler property: Gets or sets the list of extensionHandler properties for a Node.DscNodeProperties.extensionHandler()
Get the extensionHandler property: Gets or sets the list of extensionHandler properties for a Node.Modifier and TypeMethodDescriptionDscNodeInner.withExtensionHandler
(List<DscNodeExtensionHandlerAssociationProperty> extensionHandler) Set the extensionHandler property: Gets or sets the list of extensionHandler properties for a Node.DscNodeProperties.withExtensionHandler
(List<DscNodeExtensionHandlerAssociationProperty> extensionHandler) Set the extensionHandler property: Gets or sets the list of extensionHandler properties for a Node. -
Uses of DscNodeExtensionHandlerAssociationProperty in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSet the name property: Gets or sets the name of the extension handler.DscNodeExtensionHandlerAssociationProperty.withVersion
(String version) Set the version property: Gets or sets the version of the extension handler.Modifier and TypeMethodDescriptionDscNode.extensionHandler()
Gets the extensionHandler property: Gets or sets the list of extensionHandler properties for a Node.