public sealed class InterceptDeploymentGroup.Types.ConnectedEndpointGroup : IMessage<InterceptDeploymentGroup.Types.ConnectedEndpointGroup>, IEquatable<InterceptDeploymentGroup.Types.ConnectedEndpointGroup>, IDeepCloneable<InterceptDeploymentGroup.Types.ConnectedEndpointGroup>, IBufferMessage, IMessageReference documentation and code samples for the Network Security v1 API class InterceptDeploymentGroup.Types.ConnectedEndpointGroup.
An endpoint group connected to this deployment group.
Implements
IMessageInterceptDeploymentGroupTypesConnectedEndpointGroup, IEquatableInterceptDeploymentGroupTypesConnectedEndpointGroup, IDeepCloneableInterceptDeploymentGroupTypesConnectedEndpointGroup, IBufferMessage, IMessageNamespace
Google.Cloud.NetworkSecurity.V1Assembly
Google.Cloud.NetworkSecurity.V1.dll
Constructors
ConnectedEndpointGroup()
public ConnectedEndpointGroup()ConnectedEndpointGroup(ConnectedEndpointGroup)
public ConnectedEndpointGroup(InterceptDeploymentGroup.Types.ConnectedEndpointGroup other)| Parameter | |
|---|---|
| Name | Description |
other |
InterceptDeploymentGroupTypesConnectedEndpointGroup |
Properties
InterceptEndpointGroupName
public InterceptEndpointGroupName InterceptEndpointGroupName { get; set; }InterceptEndpointGroupName-typed view over the Name resource name property.
| Property Value | |
|---|---|
| Type | Description |
InterceptEndpointGroupName |
|
Name
public string Name { get; set; }Output only. The connected endpoint group's resource name, for example:
projects/123456789/locations/global/interceptEndpointGroups/my-eg.
See https://google.aip.dev/124.
| Property Value | |
|---|---|
| Type | Description |
string |
|