NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withDnsSettings(NetworkInterfaceDnsSettings dnsSettings) |
Set the dnsSettings property: The DNS settings in network interface.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withEnableAcceleratedNetworking(Boolean enableAcceleratedNetworking) |
Set the enableAcceleratedNetworking property: If the network interface is accelerated networking enabled.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withEnableIpForwarding(Boolean enableIpForwarding) |
Set the enableIpForwarding property: Indicates whether IP forwarding is enabled on this network interface.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withIpConfigurations(List<NetworkInterfaceIpConfigurationInner> ipConfigurations) |
Set the ipConfigurations property: A list of IPConfigurations of the network interface.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withMigrationPhase(NetworkInterfaceMigrationPhase migrationPhase) |
Set the migrationPhase property: Migration phase of Network Interface resource.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withNetworkSecurityGroup(NetworkSecurityGroupInner networkSecurityGroup) |
Set the networkSecurityGroup property: The reference to the NetworkSecurityGroup resource.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withNicType(NetworkInterfaceNicType nicType) |
Set the nicType property: Type of Network Interface resource.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withPrivateLinkService(PrivateLinkServiceInner privateLinkService) |
Set the privateLinkService property: Privatelinkservice of the network interface resource.
|
NetworkInterfacePropertiesFormatInner |
NetworkInterfacePropertiesFormatInner.withWorkloadType(String workloadType) |
Set the workloadType property: WorkloadType of the NetworkInterface for BareMetal resources.
|