GetNetworkInterfaceResult

constructor(dnsSettings: InterfaceDNSSettingsResponse? = null, extendedLocation: ExtendedLocationResponse? = null, id: String, ipConfigurations: List<IPConfigurationResponse>? = null, location: String, macAddress: String? = null, name: String, provisioningState: String, status: NetworkInterfaceStatusResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)