Class PrivateEndpointConnectionsParentType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<PrivateEndpointConnectionsParentType>
com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionsParentType

public final class PrivateEndpointConnectionsParentType extends com.azure.core.util.ExpandableStringEnum<PrivateEndpointConnectionsParentType>
Defines values for PrivateEndpointConnectionsParentType.
  • Field Details

  • Constructor Details

    • PrivateEndpointConnectionsParentType

      public PrivateEndpointConnectionsParentType()
  • Method Details

    • fromString

      public static PrivateEndpointConnectionsParentType fromString(String name)
      Creates or finds a PrivateEndpointConnectionsParentType from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding PrivateEndpointConnectionsParentType.
    • values

      Gets known PrivateEndpointConnectionsParentType values.
      Returns:
      known PrivateEndpointConnectionsParentType values.