PrivateLinkResources Interface
public interface PrivateLinkResources
An immutable client-side representation of PrivateLinkResources.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Private |
innerModel()
Gets the inner com. |
abstract
List<Group |
value()
Gets the value property: The list of available private link resources for a provisioning service. |
Method Details
innerModel
public abstract PrivateLinkResourcesInner innerModel()
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateLinkResourcesInner object.
Returns:
value
public abstract List
Gets the value property: The list of available private link resources for a provisioning service.
Returns:
Applies to
Azure SDK for Java