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