publiclyAccessible property
Specifies the accessibility options for the replication instance. A value of
true represents an instance with a public IP address. A value
of false represents an instance with a private IP address. The
default value is true.
Implementation
final bool? publiclyAccessible;