PrivateLinkResourceListResult Interface
public interface PrivateLinkResourceListResult
An immutable client-side representation of PrivateLinkResourceListResult.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Private |
innerModel()
Gets the inner com. |
|
abstract
List<Private |
value()
Gets the value property: Array of private link resources. |
Method Details
innerModel
public abstract PrivateLinkResourceListResultInner innerModel()
Gets the inner com.azure.resourcemanager.botservice.fluent.models.PrivateLinkResourceListResultInner object.
Returns:
value
public abstract List<PrivateLinkResource> value()
Gets the value property: Array of private link resources.
Returns: