GatewayGetSharedKeyResponse Members
The response to the get shared key request.
The following tables list the members exposed by the GatewayGetSharedKeyResponse type.
Public Constructors
Name | Description | |
---|---|---|
GatewayGetSharedKeyResponse | Initializes a new instance of the GatewayGetSharedKeyResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
RequestId | (Inherited from AzureOperationResponse) | |
SharedKey | Optional. Contains the shared key used by the gateway to authenticate connections to sites on a virtual network. | |
StatusCode | (Inherited from HttpOperationResponse) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
GatewayGetSharedKeyResponse Class
Microsoft.WindowsAzure.Management.Network.Models Namespace