java.lang.Object
com.microsoft.azure.management.eventhub.Subnet

public class Subnet extends Object
Properties supplied for Subnet.
  • Constructor Details

    • Subnet

      public Subnet()
  • Method Details

    • id

      public String id()
      Get resource ID of Virtual Network Subnet.
      Returns:
      the id value
    • withId

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