public class ContainerNetworkInterfaceIpConfiguration extends Object
| Constructor and Description |
|---|
ContainerNetworkInterfaceIpConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
etag()
Get a unique read-only string that changes whenever the resource is updated.
|
String |
name()
Get the name of the resource.
|
ProvisioningState |
provisioningState()
Get the provisioning state of the container network interface IP configuration resource.
|
String |
type()
Get sub Resource type.
|
ContainerNetworkInterfaceIpConfiguration |
withName(String name)
Set the name of the resource.
|
public ContainerNetworkInterfaceIpConfiguration()
public ProvisioningState provisioningState()
public String name()
public ContainerNetworkInterfaceIpConfiguration withName(String name)
name - the name value to setpublic String type()
public String etag()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/