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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
network_profile ( Array @ipConfiguration, string @name, bool @primary, bool? @acceleratedNetworking = null, Array @dnsSettings = null, bool? @ipForwarding = null, string @networkSecurityGroupId = null ) : System.Collections.Generic

메소드 상세

network_profile() 공개 메소드

public network_profile ( Array @ipConfiguration, string @name, bool @primary, bool? @acceleratedNetworking = null, Array @dnsSettings = null, bool? @ipForwarding = null, string @networkSecurityGroupId = null ) : System.Collections.Generic
@ipConfiguration Array
@name string
@primary bool
@acceleratedNetworking bool?
@dnsSettings Array
@ipForwarding bool?
@networkSecurityGroupId string
리턴 System.Collections.Generic