Legal Hold Properties Response
data class LegalHoldPropertiesResponse(val hasLegalHold: Boolean, val tags: List<TagPropertyResponse>? = null)
The LegalHold property of a blob container.
The LegalHold property of a blob container.