DataflowEndpointResource.DefinitionStages.WithProperties Interface
public static interface DataflowEndpointResource.DefinitionStages.WithProperties
The stage of the DataflowEndpointResource definition allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withProperties(DataflowEndpointProperties properties)
Specifies the properties property: The resource-specific properties for this resource.. |
Method Details
withProperties
public abstract DataflowEndpointResource.DefinitionStages.WithCreate withProperties(DataflowEndpointProperties properties)
Specifies the properties property: The resource-specific properties for this resource..
Parameters:
Returns: