GatewayDatasource.GatewayId Property
The associated gateway id
Namespace: Microsoft.PowerBI.Api.Beta.Models
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
[JsonPropertyAttribute(PropertyName = "gatewayId")]
public string GatewayId { get; set; }
Property Value
Type: System.String
See Also
GatewayDatasource Class
Microsoft.PowerBI.Api.Beta.Models Namespace
Return to top