primary
Get the primary property: Whether or not this is primary IP configuration of the NIC.
- Returns:
- the primary value.
com.azure.json.JsonSerializable<VirtualApplianceIpConfigurationProperties>fromJson(com.azure.json.JsonReader jsonReader) primary()com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) voidvalidate()withPrimary(Boolean primary) clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJson, toJson, toJsonBytes, toJsonStringprimary - the primary value to set.IllegalArgumentException - thrown if the instance is not valid.toJson in interface com.azure.json.JsonSerializable<VirtualApplianceIpConfigurationProperties>IOExceptionjsonReader - The JsonReader being read.IOException - If an error occurs while reading the VirtualApplianceIpConfigurationProperties.