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

IsSetSourceVolumeARN() private méthode

private IsSetSourceVolumeARN ( ) : bool
Résultat bool
        internal bool IsSetSourceVolumeARN()
        {
            return this._sourceVolumeARN != null;
        }