Reference documentation and code samples for the Compute V1 Client class InterconnectAttachmentGroupConfigured.
[Output Only] The redundancy this group is configured to support. The way a user queries what SLA their Attachment gets is by looking at this field of the Attachment's AttachmentGroup.
Generated from protobuf message google.cloud.compute.v1.InterconnectAttachmentGroupConfigured
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ availability_sla |
InterconnectAttachmentGroupConfiguredAvailabilitySLA
|
getAvailabilitySla
Generated from protobuf field optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
Returns | |
---|---|
Type | Description |
InterconnectAttachmentGroupConfiguredAvailabilitySLA|null |
hasAvailabilitySla
clearAvailabilitySla
setAvailabilitySla
Generated from protobuf field optional .google.cloud.compute.v1.InterconnectAttachmentGroupConfiguredAvailabilitySLA availability_sla = 472702020;
Parameter | |
---|---|
Name | Description |
var |
InterconnectAttachmentGroupConfiguredAvailabilitySLA
|
Returns | |
---|---|
Type | Description |
$this |