Uses of Class
com.azure.resourcemanager.compute.fluent.models.NetworkInterfaceReferenceProperties
Packages that use NetworkInterfaceReferenceProperties
Package
Description
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 NetworkInterfaceReferencePropertiesModifier and TypeMethodDescriptionNetworkInterfaceReferenceProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.NetworkInterfaceReferenceProperties.withPrimary(Boolean primary) Set the primary property: Specifies the primary network interface in case the virtual machine has more than 1 network interface.