Interface DedicatedHsmOperation


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

      • name

        String name()
        Gets the name property: The name of the Dedicated HSM Resource Provider Operation.
        Returns:
        the name value.
      • isDataAction

        String isDataAction()
        Gets the isDataAction property: Gets or sets a value indicating whether it is a data plane action.
        Returns:
        the isDataAction value.
      • innerModel

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