Show / Hide Table of Contents

Class GoogleCloudBeyondcorpSecuritygatewaysV1alphaServiceDiscovery

Settings related to the Service Discovery.

Inheritance
object
GoogleCloudBeyondcorpSecuritygatewaysV1alphaServiceDiscovery
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.BeyondCorp.v1alpha.Data
Assembly: Google.Apis.BeyondCorp.v1alpha.dll
Syntax
public class GoogleCloudBeyondcorpSecuritygatewaysV1alphaServiceDiscovery : IDirectResponseSchema

Properties

ApiGateway

Required. External API configuration.

Declaration
[JsonProperty("apiGateway")]
public virtual GoogleCloudBeyondcorpSecuritygatewaysV1alphaServiceDiscoveryApiGateway ApiGateway { get; set; }
Property Value
Type Description
GoogleCloudBeyondcorpSecuritygatewaysV1alphaServiceDiscoveryApiGateway

ETag

The ETag of the item.

Declaration
public virtual string ETag { get; set; }
Property Value
Type Description
string

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX