Interface OutboundEnvironmentEndpoint


  • public interface OutboundEnvironmentEndpoint
    An immutable client-side representation of OutboundEnvironmentEndpoint.
    • Method Detail

      • category

        String category()
        Gets the category property: The category of endpoints accessed by the dedicated hsm service, e.g. azure-resource-management, apiserver, etc.
        Returns:
        the category value.
      • endpoints

        List<EndpointDependency> endpoints()
        Gets the endpoints property: The endpoints that dedicated hsm service connects to.
        Returns:
        the endpoints value.
      • innerModel

        OutboundEnvironmentEndpointInner innerModel()
        Gets the inner com.azure.resourcemanager.hardwaresecuritymodules.fluent.models.OutboundEnvironmentEndpointInner object.
        Returns:
        the inner object.