public class NetworkIntentPolicy
extends com.microsoft.azure.Resource
| Constructor and Description |
|---|
NetworkIntentPolicy() |
| Modifier and Type | Method and Description |
|---|---|
String |
etag()
Get a unique read-only string that changes whenever the resource is updated.
|
String |
id()
Get resource ID.
|
NetworkIntentPolicy |
withId(String id)
Set resource ID.
|
public String etag()
public String id()
id in class com.microsoft.azure.ProxyResourcepublic NetworkIntentPolicy withId(String id)
id - the id value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/