PrivateLinkResource Interface
public interface PrivateLinkResource
An immutable client-side representation of PrivateLinkResource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
displayName()
Gets the display |
| abstract String |
groupId()
Gets the group |
| abstract String |
id()
Gets the id property: Fully qualified identifier of the resource. |
|
abstract
Private |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: Name of the resource. |
| abstract List<String> |
requiredMembers()
Gets the required |
| abstract List<String> |
requiredZoneNames()
Gets the required |
| abstract String |
type()
Gets the type property: Type of the resource. |
Method Details
displayName
public abstract String displayName()
Gets the displayName property: The displayName property.
Returns:
groupId
public abstract String groupId()
Gets the groupId property: The groupId property.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified identifier of the resource.
Returns:
innerModel
public abstract PrivateLinkResourceInner innerModel()
Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.PrivateLinkResourceInner object.
Returns:
name
public abstract String name()
Gets the name property: Name of the resource.
Returns:
requiredMembers
public abstract List<String> requiredMembers()
Gets the requiredMembers property: The requiredMembers property.
Returns:
requiredZoneNames
public abstract List<String> requiredZoneNames()
Gets the requiredZoneNames property: The requiredZoneNames property.
Returns:
type
public abstract String type()
Gets the type property: Type of the resource.
Returns: