GetNetworkInterfaceResult

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