PrivateLinkResourceInner Class

public final class PrivateLinkResourceInner
extends ProxyResource

A private link resource.

Constructor Summary

Constructor Description
PrivateLinkResourceInner()

Creates an instance of PrivateLinkResourceInner class.

Method Summary

Modifier and Type Method and Description
PrivateLinkResourceProperties 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()

Creates an instance of PrivateLinkResourceInner class.

Method Details

properties

public PrivateLinkResourceProperties properties()

Get the properties property: The private link resource group id.

Returns:

the properties value.

validate

public void validate()

Validates the instance.

Applies to