EndpointAccessResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |