Share via


EndpointAccessResource Class

Definition

The endpoint access for the target resource.

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

Constructors

EndpointAccessResource()

Initializes a new instance of the EndpointAccessResource class.

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

Initializes a new instance of the EndpointAccessResource class.

Properties

AccessKey

Gets access key for hybrid connection.

ExpiresOn

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

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.

ServiceConfigurationToken

Gets or sets the token to access the enabled service.

Methods

Validate()

Validate the object.

Applies to