C# Class nterraform.resources.azurerm_virtual_machine_scale_set.extension

Inheritance: nterraform.structure
Afficher le fichier Open project: pchalamet/NTerraform

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

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
Résultat System.Collections.Generic