DscNodeExtensionHandlerAssociationProperty interface
The dsc extensionHandler property associated with the node
Properties
name | Gets or sets the name of the extension handler. |
version | Gets or sets the version of the extension handler. |
Property Details
name
Gets or sets the name of the extension handler.
name?: string
Property Value
string
version
Gets or sets the version of the extension handler.
version?: string
Property Value
string
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript