Class BlobCopySourceTagsMode


  • public final class BlobCopySourceTagsMode
    extends com.azure.core.util.ExpandableStringEnum<BlobCopySourceTagsMode>
    Defines values for BlobCopySourceTags.
    • Constructor Detail

      • BlobCopySourceTagsMode

        public BlobCopySourceTagsMode()
    • Method Detail

      • fromString

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