Share via


IngressGatewayResource Class

Definition

The ingress gateway access credentials

[Microsoft.Rest.Serialization.JsonTransformation]
public class IngressGatewayResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IngressGatewayResource = class
Public Class IngressGatewayResource
Inheritance
IngressGatewayResource
Attributes

Constructors

IngressGatewayResource()

Initializes a new instance of the IngressGatewayResource class.

IngressGatewayResource(String, String, String, String, String, String, String, Nullable<Int64>, String)

Initializes a new instance of the IngressGatewayResource class.

Properties

AccessKey

Gets access key for hybrid connection.

ExpiresOn

Gets or sets the expiration of access key in unix time.

Hostname

Gets or sets the ingress hostname.

HybridConnectionName

Gets or sets azure Relay hybrid connection name for the resource.

NamespaceName

Gets or sets the namespace name.

NamespaceNameSuffix

Gets or sets the suffix domain name of relay namespace.

ServerId

Gets or sets the arc ingress gateway server app id.

ServiceConfigurationToken

Gets or sets the token to access the enabled service.

TenantId

Gets or sets the target resource home tenant id.

Methods

Validate()

Validate the object.

Applies to