ConnectionTypeGetResponse 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 response model for the get connection type operation.
public class ConnectionTypeGetResponse : Microsoft.Azure.AzureOperationResponse
type ConnectionTypeGetResponse = class
inherit AzureOperationResponse
Public Class ConnectionTypeGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseConnectionTypeGetResponse
Constructors
ConnectionTypeGetResponse() |
Initializes a new instance of the ConnectionTypeGetResponse class. |
Properties
ConnectionType |
Optional. Gets or sets a conneciton type. |