NetworkInterfaceResponse

constructor(auxiliaryMode: String? = null, auxiliarySku: String? = null, defaultOutboundConnectivityEnabled: Boolean, disableTcpStateTracking: Boolean? = null, dnsSettings: NetworkInterfaceDnsSettingsResponse? = null, dscpConfiguration: SubResourceResponse, enableAcceleratedNetworking: Boolean? = null, enableIPForwarding: Boolean? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, hostedWorkloads: List<String>, id: String? = null, interfaceEndpoint: InterfaceEndpointResponse? = null, ipConfigurations: List<NetworkInterfaceIPConfigurationResponse>? = null, location: String? = null, macAddress: String, migrationPhase: String? = null, name: String, networkSecurityGroup: NetworkSecurityGroupResponse? = null, nicType: String? = null, primary: Boolean, privateEndpoint: PrivateEndpointResponse, privateLinkService: PrivateLinkServiceResponse? = null, provisioningState: String, resourceGuid: String, tags: Map<String, String>? = null, tapConfigurations: List<NetworkInterfaceTapConfigurationResponse>, type: String, virtualMachine: SubResourceResponse, vnetEncryptionSupported: Boolean, workloadType: String? = null)