Class GetStorageAccountCredentialResult


  • public final class GetStorageAccountCredentialResult
    extends java.lang.Object
    • Method Detail

      • endPoint

        public java.lang.String endPoint()
        Returns:
        The storage endpoint
      • id

        public java.lang.String id()
        Returns:
        The path ID that uniquely identifies the object.
      • kind

        public java.util.Optional<java.lang.String> kind()
        Returns:
        The Kind of the object. Currently only Series8000 is supported
      • name

        public java.lang.String name()
        Returns:
        The name of the object.
      • sslStatus

        public java.lang.String sslStatus()
        Returns:
        Signifies whether SSL needs to be enabled or not.
      • type

        public java.lang.String type()
        Returns:
        The hierarchical type of the object.
      • volumesCount

        public java.lang.Integer volumesCount()
        Returns:
        The count of volumes using this storage account credential.