WebPubSubResource.DefinitionStages.WithTls Interface
public static interface WebPubSubResource.DefinitionStages.WithTls
The stage of the WebPubSubResource definition allowing to specify tls.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTls(WebPubSubTlsSettings tls)
Specifies the tls property: TLS settings for the resource. |
Method Details
withTls
public abstract WebPubSubResource.DefinitionStages.WithCreate withTls(WebPubSubTlsSettings tls)
Specifies the tls property: TLS settings for the resource.
Parameters:
Returns: