| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
IpConfigurationProfileInner |
IpConfigurationProfileInner.withId(String id) |
IpConfigurationProfileInner |
IpConfigurationProfileInner.withName(String name)
Set the name property: The name of the resource.
|
IpConfigurationProfileInner |
IpConfigurationProfileInner.withSubnet(SubnetInner subnet)
Set the subnet property: The reference to the subnet resource to create a container network interface ip
configuration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.