WebPubSubResource.DefinitionStages.WithKind Interface
public static interface WebPubSubResource.DefinitionStages.WithKind
The stage of the WebPubSubResource definition allowing to specify kind.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withKind(ServiceKind kind)
Specifies the kind property: The kind of the service. |
Method Details
withKind
public abstract WebPubSubResource.DefinitionStages.WithCreate withKind(ServiceKind kind)
Specifies the kind property: The kind of the service.
Parameters:
Returns: