FileShareLimits interface  
Minimum and maximum provisioned storage, IOPS and bandwidth limits for a file share in the storage account.
Properties
| max | 
	The maximum provisioned bandwidth limit in mebibytes per second for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| max | 
	The maximum provisioned IOPS limit for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| max | 
	The maximum provisioned storage quota limit in gibibytes for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| min | 
	The minimum provisioned bandwidth limit in mebibytes per second for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| min | 
	The minimum provisioned IOPS limit for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
| min | 
	The minimum provisioned storage quota limit in gibibytes for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.  | 
Property Details
		maxProvisionedBandwidthMiBPerSec
	    
	The maximum provisioned bandwidth limit in mebibytes per second for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.
maxProvisionedBandwidthMiBPerSec?: number
				Property Value
number
		maxProvisionedIops
	  
	The maximum provisioned IOPS limit for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.
maxProvisionedIops?: number
				Property Value
number
		maxProvisionedStorageGiB
	   
	The maximum provisioned storage quota limit in gibibytes for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.
maxProvisionedStorageGiB?: number
				Property Value
number
		minProvisionedBandwidthMiBPerSec
	    
	The minimum provisioned bandwidth limit in mebibytes per second for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.
minProvisionedBandwidthMiBPerSec?: number
				Property Value
number
		minProvisionedIops
	  
	The minimum provisioned IOPS limit for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.
minProvisionedIops?: number
				Property Value
number
		minProvisionedStorageGiB
	   
	The minimum provisioned storage quota limit in gibibytes for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.
minProvisionedStorageGiB?: number
				Property Value
number