Amazon.StorageGateway.Model.CreateCachediSCSIVolumeRequest.IsSetVolumeSizeInBytes C# (CSharp) Méthode

IsSetVolumeSizeInBytes() private méthode

private IsSetVolumeSizeInBytes ( ) : bool
Résultat bool
        internal bool IsSetVolumeSizeInBytes()
        {
            return this._volumeSizeInBytes.HasValue; 
        }