sla property
Availability class that will be configured for this particular RemoteTransportProfile.
Output only. Possible string values are:
- "SERVICE_LEVEL_AVAILABILITY_UNSPECIFIED" : Unspecified service level availability.
- "HIGH" : This represents a 99.9% service level on the availability of the configured connectivity.
- "MAXIMUM" : This represents a 99.99% service level on the availability of the configured connectivity.
Implementation
core.String? sla;