PrivateLinkResourceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. mysql. fluent. models. PrivateLinkResourceInner
- com.
- com.
public final class PrivateLinkResourceInner
extends ProxyResource
A private link resource.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| PrivateLinkResourceInner() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Private |
properties()
Get the properties property: The private link resource group id. |
| void |
validate()
Validates the instance. |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
Constructor Details
PrivateLinkResourceInner
public PrivateLinkResourceInner()
Method Details
properties
public PrivateLinkResourceProperties properties()
Get the properties property: The private link resource group id.
Returns:
validate
public void validate()
Validates the instance.