Amazon.ServerMigrationService.Model.VmServer.IsSetVmPath C# (CSharp) Method

IsSetVmPath() private method

private IsSetVmPath ( ) : bool
return bool
        internal bool IsSetVmPath()
        {
            return this._vmPath != null;
        }