Amazon.StorageGateway.Model.CreateCachediSCSIVolumeRequest.IsSetVolumeSizeInBytes C# (CSharp) Метод

IsSetVolumeSizeInBytes() приватный Метод

private IsSetVolumeSizeInBytes ( ) : bool
Результат bool
        internal bool IsSetVolumeSizeInBytes()
        {
            return this._volumeSizeInBytes.HasValue; 
        }