C# Class nterraform.resources.azurerm_virtual_machine_scale_set.extension

Inheritance: nterraform.structure
Exibir arquivo Open project: pchalamet/NTerraform

Private Properties

Property Type Description

Public Methods

Method Description
extension ( string @name, string @publisher, string @type, string @typeHandlerVersion, bool? @autoUpgradeMinorVersion = null, string @protectedSettings = null, string @settings = null ) : System.Collections.Generic

Method Details

extension() public method

public extension ( string @name, string @publisher, string @type, string @typeHandlerVersion, bool? @autoUpgradeMinorVersion = null, string @protectedSettings = null, string @settings = null ) : System.Collections.Generic
@name string
@publisher string
@type string
@typeHandlerVersion string
@autoUpgradeMinorVersion bool?
@protectedSettings string
@settings string
return System.Collections.Generic