Gateway Class
Definition
Data factory gateway resource definition.
public class Gateway
- Inheritance
-
Gateway
Constructors
| Gateway() |
Initializes a new instance of the Gateway class. |
| Gateway(String, GatewayProperties) |
Initializes a new instance of the Gateway class with required arguments. |
Properties
| Name |
Required. Name of the data factory gateway. |
| Properties |
Required. Properties of the data factory gateway. Only the Description property is applicable in the PUT/PATCH request. Other properties are only applicable in service response, and they will be ignored in the PUT/PATCH request. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |