WebPubSubHubInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. webpubsub. fluent. models. WebPubSubHubInner
- com.
- com.
public final class WebPubSubHubInner
extends ProxyResource
A hub setting.
Constructor Summary
| Constructor | Description |
|---|---|
| WebPubSubHubInner() |
Creates an instance of Web |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Web |
properties()
Get the properties property: Properties of a hub. |
|
System |
systemData()
Get the system |
| void |
validate()
Validates the instance. |
|
Web |
withProperties(WebPubSubHubProperties properties)
Set the properties property: Properties of a hub. |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Constructor Details
WebPubSubHubInner
public WebPubSubHubInner()
Creates an instance of WebPubSubHubInner class.
Method Details
properties
public WebPubSubHubProperties properties()
Get the properties property: Properties of a hub.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
validate
public void validate()
Validates the instance.
withProperties
public WebPubSubHubInner withProperties(WebPubSubHubProperties properties)
Set the properties property: Properties of a hub.
Parameters:
Returns: