C# 클래스 nterraform.resources.azurerm_virtual_machine_scale_set.extension

상속: nterraform.structure
파일 보기 프로젝트 열기: pchalamet/NTerraform

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
extension ( string @name, string @publisher, string @type, string @typeHandlerVersion, bool? @autoUpgradeMinorVersion = null, string @protectedSettings = null, string @settings = null ) : System.Collections.Generic

메소드 상세

extension() 공개 메소드

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
리턴 System.Collections.Generic