Class BlobPropertiesAdapter
- java.lang.Object
 - 
- org.linuxforhealth.fhir.persistence.blob.BlobPropertiesAdapter
 
 
- 
public class BlobPropertiesAdapter extends java.lang.ObjectAdapter to read Azure Blob configuration information from aPropertiesobject 
- 
- 
Constructor Summary
Constructors Constructor Description BlobPropertiesAdapter(java.util.Properties properties) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetConnectionString()Get the connection string propertyjava.lang.StringgetContainerName()Get the container name property 
 -