Property | Type | Description |
---|
Method | Description | |
---|---|---|
network_profile ( Array @ipConfiguration, string @name, bool @primary, bool? @acceleratedNetworking = null, Array @dnsSettings = null, bool? @ipForwarding = null, string @networkSecurityGroupId = null ) : System.Collections.Generic |
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 | |
return | System.Collections.Generic |