GroupIdInformationResponse Interface
public interface GroupIdInformationResponse
An immutable client-side representation of GroupIdInformationResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Group |
innerModel()
Gets the inner com. |
|
abstract
List<Group |
value()
Gets the value property: The list of available private link resources for a Digital Twin. |
Method Details
innerModel
public abstract GroupIdInformationResponseInner innerModel()
Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationResponseInner object.
Returns:
value
public abstract List<GroupIdInformation> value()
Gets the value property: The list of available private link resources for a Digital Twin.
Returns: