Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMNetworkProfileConfiguration |
VirtualMachineScaleSetVMInner.networkProfileConfiguration()
Get the networkProfileConfiguration property: Specifies the network profile configuration of the virtual machine.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMInner |
VirtualMachineScaleSetVMInner.withNetworkProfileConfiguration(VirtualMachineScaleSetVMNetworkProfileConfiguration networkProfileConfiguration)
Set the networkProfileConfiguration property: Specifies the network profile configuration of the virtual machine.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMNetworkProfileConfiguration |
VirtualMachineScaleSetVM.networkProfileConfiguration() |
VirtualMachineScaleSetVMNetworkProfileConfiguration |
VirtualMachineScaleSetVMNetworkProfileConfiguration.withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetNetworkConfiguration> networkInterfaceConfigurations)
Set the networkInterfaceConfigurations property: The list of network configurations.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.