Uses of Class
com.azure.resourcemanager.compute.fluent.models.NetworkInterfaceReferenceProperties
-
Packages that use NetworkInterfaceReferenceProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of NetworkInterfaceReferenceProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return NetworkInterfaceReferenceProperties Modifier and Type Method Description NetworkInterfaceReferencePropertiesNetworkInterfaceReferenceProperties. withDeleteOption(DeleteOptions deleteOption)Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.NetworkInterfaceReferencePropertiesNetworkInterfaceReferenceProperties. withPrimary(Boolean primary)Set the primary property: Specifies the primary network interface in case the virtual machine has more than 1 network interface.
-