VirtualMachineScaleSetNetworkInterfaceResource.GetVirtualMachineScaleSetNetworkInterfaceIPConfigurations Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of VirtualMachineScaleSetNetworkInterfaceIPConfigurations in the VirtualMachineScaleSetNetworkInterfaceResource.
public virtual Azure.ResourceManager.Network.VirtualMachineScaleSetNetworkInterfaceIPConfigurationCollection GetVirtualMachineScaleSetNetworkInterfaceIPConfigurations();
abstract member GetVirtualMachineScaleSetNetworkInterfaceIPConfigurations : unit -> Azure.ResourceManager.Network.VirtualMachineScaleSetNetworkInterfaceIPConfigurationCollection
override this.GetVirtualMachineScaleSetNetworkInterfaceIPConfigurations : unit -> Azure.ResourceManager.Network.VirtualMachineScaleSetNetworkInterfaceIPConfigurationCollection
Public Overridable Function GetVirtualMachineScaleSetNetworkInterfaceIPConfigurations () As VirtualMachineScaleSetNetworkInterfaceIPConfigurationCollection
Returns
An object representing collection of VirtualMachineScaleSetNetworkInterfaceIPConfigurations and their operations over a VirtualMachineScaleSetNetworkInterfaceIPConfigurationResource.