FileShareProvisioningRecommendationContent.FileShareProvisioningRecommendationInputProvisionedStorageInGiB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The desired provisioned storage size of the share in GiB. Will be use to calculate the values of remaining provisioning parameters.
public int FileShareProvisioningRecommendationInputProvisionedStorageInGiB { get; }
public int? FileShareProvisioningRecommendationInputProvisionedStorageInGiB { get; }
member this.FileShareProvisioningRecommendationInputProvisionedStorageInGiB : int
member this.FileShareProvisioningRecommendationInputProvisionedStorageInGiB : Nullable<int>
Public ReadOnly Property FileShareProvisioningRecommendationInputProvisionedStorageInGiB As Integer
Public ReadOnly Property FileShareProvisioningRecommendationInputProvisionedStorageInGiB As Nullable(Of Integer)