from office365.runtime.client_value import ClientValue


class ProvisionedTemporaryAzureContainerInfo(ClientValue):
    pass
