Class NetworkIntentPolicy

java.lang.Object
com.microsoft.azure.ProxyResource
com.microsoft.azure.Resource
com.microsoft.azure.management.network.NetworkIntentPolicy

public class NetworkIntentPolicy extends com.microsoft.azure.Resource
Network Intent Policy resource.
  • Constructor Details

    • NetworkIntentPolicy

      public NetworkIntentPolicy()
  • Method Details

    • etag

      public String etag()
      Get a unique read-only string that changes whenever the resource is updated.
      Returns:
      the etag value
    • id

      public String id()
      Get resource ID.
      Overrides:
      id in class com.microsoft.azure.ProxyResource
      Returns:
      the id value
    • withId

      public NetworkIntentPolicy withId(String id)
      Set resource ID.
      Parameters:
      id - the id value to set
      Returns:
      the NetworkIntentPolicy object itself.