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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
os_profile ( string @adminPassword, string @adminUsername, string @computerNamePrefix, string @customData = null ) : System.Collections.Generic

메소드 상세

os_profile() 공개 메소드

public os_profile ( string @adminPassword, string @adminUsername, string @computerNamePrefix, string @customData = null ) : System.Collections.Generic
@adminPassword string
@adminUsername string
@computerNamePrefix string
@customData string
리턴 System.Collections.Generic