Amazon.EC2.Model.ScheduledInstancesEbs.IsSetVolumeType C# (CSharp) Méthode

IsSetVolumeType() private méthode

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