C# Class nterraform.resources.azurerm_virtual_machine_scale_set.os_profile_linux_config.ssh_keys

Inheritance: nterraform.structure
显示文件 Open project: pchalamet/NTerraform

Private Properties

Property Type Description

Public Methods

Method Description
ssh_keys ( string @path, string @keyData = null ) : System.Collections.Generic

Method Details

ssh_keys() public method

public ssh_keys ( string @path, string @keyData = null ) : System.Collections.Generic
@path string
@keyData string
return System.Collections.Generic