Subnet Class
- java.
lang. Object - com.
azure. resourcemanager. eventhubs. models. Subnet
- com.
Implements
public final class Subnet
implements JsonSerializable<Subnet>
Properties supplied for Subnet.
Constructor | Description |
---|---|
Subnet() |
Creates an instance of Subnet class. |
Modifier and Type | Method and Description |
---|---|
static Subnet |
from Reads an instance of Subnet from the Json |
String |
id()
Get the id property: Resource ID of Virtual Network Subnet. |
Json |
to |
void |
validate()
Validates the instance. |
Subnet |
with Set the id property: Resource ID of Virtual Network Subnet. |
Methods inherited from java.lang.Object
Subnet
public Subnet()
Creates an instance of Subnet class.
fromJson
public static Subnet fromJson(JsonReader jsonReader)
Reads an instance of Subnet from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Resource ID of Virtual Network Subnet.
Returns:
toJson
validate
public void validate()
Validates the instance.
withId
public Subnet withId(String id)
Set the id property: Resource ID of Virtual Network Subnet.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: